Shouldn't NSTimer retain its instance variables such as _target and _info? It seems odd that it wouldn't. For example, just to use the userInfo of a NSTimer, you would have to retain the dictionary before initializing the timer, and then make sure the info is released once again after the timer is deallocated. Seems a bit strange. Anyways, the patch attached should fix this bug if you should choose that it is a bug. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
Attachment:
NSTimer.patch.gz
Description: NSTimer.patch.gz