bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #28104] NSNotificationQueue may loose notifications


From: Richard Frith-Macdonald
Subject: [bug #28104] NSNotificationQueue may loose notifications
Date: Tue, 17 Aug 2010 07:29:51 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16

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

Thanks ... I added the assertions and  applied a different fix ... putting
the notifications in a the array before removing the registrations from the
list and posting the notifications.  This avoids the re-entrancy problem
because all the list items are removed before notify() can be called again.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]