Skip to content
  • Peter Hutterer's avatar
    Xext: store the GenericMasks in the resource system. · acce2709
    Peter Hutterer authored
    This fixes a severe issue - when the client died the event mask didn't get
    unregistered and a future event would dereference dangling pointers. By
    storing the event masks in the resource system we can free them when the
    client dies.
    acce2709