NSHomeDirectory() leak?
NSHomeDirectory() leak?
- Subject: NSHomeDirectory() leak?
- From: "ralph fogg" <email@hidden>
- Date: Sun, 01 Feb 2004 14:20:43 +0000
I'm stuck with a silly problem! I have the following line:
NSLog ([NSHomeDirectory() stringByAppendingPathComponent:
@"Library/Application Support"]);
And I get the following error:
2004-02-01 15:19:29.731 App[12321] *** _NSAutoreleaseNoPool(): Object
0x30d070 of class NSCFString autoreleased with no pool in place - just
leaking
Can anybody help me? I'm new to all this and would be very thankful.
_________________________________________________________________
What are the 5 hot job markets for 2004? Click here to find out.
http://msn.careerbuilder.com/Custom/MSN/CareerAdvice/WPI_WhereWillWeFindJobsIn2004.htm?siteid=CBMSN3006&sc_extcmp=JS_wi08_dec03_hotmail1
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.