Updates:
Status: Fixed
Comment #7 on issue 24460 by [email protected]: Instrument
-sendAction:to:from: to help track down msg-after-free bugs.
http://code.google.com/p/chromium/issues/detail?id=24460
BTW, if anyone has a suggestion for intercepting between -dealloc and
free(), I'm all ears. Used to be that you
could intercept and subvert Objective-C before free() and do things like a
custom NSZombieEnabled feature, but
nowadays I'm not seeing it.
[Can't just short-circuit at [super dealloc] because you need to run the
C++ destructors before you mess with or
idle the memory.]
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---