Well, I don't know what else to tell you. Probably time for you to do to a thorough review of your code, line by line, and double check all of the little things we've talked about in this thread. Release if you did an alloc/init, don't if you didn't, etc.
I just don't see how trackDictionary can be an autoreleased object, so I'm almost positive the problem is somewhere else.
|