Autorelease Woes
Autorelease Woes
- Subject: Autorelease Woes
- From: Jeff Looman <email@hidden>
- Date: Fri, 27 Jan 2006 18:53:22 -0700
- Thread-topic: Autorelease Woes
Group,
I am getting the following error on the console when running my Carbon
application:
2006-01-27 18:09:42.639 ldscan[4509] *** _NSAutoreleaseNoPool(): Object
0x41bad0 of class NSInvocation autoreleased with no pool in place - just
leaking
I am modifying some legacy Carbon code to simply read and print the current
list of paired devices. I used functions listed in IOBluetoothUserLib.h
which seem to work well. I would really like to avoid integrating
Objective-C into this C code base. Is there a way to create and release an
autorelease pool without directly using Cocoa?
Thanks!
-j
This email, and any files previous email messages included with it, may contain confidential and/or privileged material. If you are not the intended recipient please contact the sender and delete all copies.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden