Follow-up Comment #6, bug #26046 (project gnustep):

Xavier Wrote:
>
>Nothing to do with my changes. This code is not executed at all: >the loop
is only entered when the window of the event is not a >NSWindow, and AFAIK
this only happend with a NSOpenGLView. In >short cWin is never null. 

i'm guessing that this could happen if an event is received by back after the
NSWindow has been deallocated in that case cWin could be null

see the large comment at the beginning of NSWindow -sendEvent: describing
previous issues with late arriving events.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26046>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to