there is no error or warning during compile.
but I get error messages while running.
"... of class NSCFData autoreleased with no pool in place - just leaking"
I wrote the code exactly same as the tutorial
http://www.otierney.net/objective-c.html#dealloc
I know there is memory management solution called autorelease.
but my code doesn't have any autorelease object
thanks
system info:
i686-apple-darwin10-gcc-4.2.1
mac osx 10.6.7
but I get error messages while running.
"... of class NSCFData autoreleased with no pool in place - just leaking"
I wrote the code exactly same as the tutorial
http://www.otierney.net/objective-c.html#dealloc
I know there is memory management solution called autorelease.
but my code doesn't have any autorelease object
thanks
system info:
i686-apple-darwin10-gcc-4.2.1
mac osx 10.6.7