Skip to content
  • Benjamin Otte's avatar
    cssvalue: Handle named colors not resolving · c25d8e3a
    Benjamin Otte authored
    If a named color references a nonexistant named color, we didn't catch
    that error and ended up crashing on a NULL-dereference.
    This crashed Boxes, because its CSS referenced values from the theme
    that didn't exist in any theme.
    c25d8e3a