the [index release] on the second branch gives me the following output
on the debugger window :
TestRunnrer(1661) malloc: *** error for object 0x112a50: double free
*** set a breakpoint in malloc_error_break to debug
in the enclosing scope I have set up an autorelease pool. What I am
suspecting is that when I init the dictionary with a file it is
autoreleased, and then the error when I do the release. I this the
case ? If so where do I know when some object is created autoreleased
or not ? In the NSDictionary's reference page there is nothing
mentioned.
Many thanks
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com