Update of bug #44240 (project gnustep):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Thanks ... I fixed in trunk by looking round and releasing the thread run loop
and variables repeatedly (up to ten times) to catch cases where the
deallocation of an object on thread exit actually repopulates either.
Of course that's not completely foolproof, but if the code finds that the
thread ivars keep on being repopulated, it NSLogs() that fact before giving
up.

Thanks for the test program, which made it very easy to check behavior
before/after the change.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to