Skip to content
  • Egbert Eich's avatar
    Fixed sig11 which occured when calling a CloseDisplay() after · 1074992c
    Egbert Eich authored
        XScreenSaverSetAttributes() followed by XScreenSaverUnsetAttributes().
        Caused by missing FreeResource() in XScreenSaverUnsetAttributes().
    Removing unused DDC sections that caused misinterpretation of DDC data due
        to a missing break statement in a switch.
    Fixed typo: #if <-> #ifdef.
    1074992c