[SOLVED] Re: Detecting the presence of Guard Malloc in code?
[SOLVED] Re: Detecting the presence of Guard Malloc in code?
- Subject: [SOLVED] Re: Detecting the presence of Guard Malloc in code?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 3 Feb 2006 12:56:57 -0700
On Feb 3, 2006, at 10:55 AM, Timothy J. Wood wrote:
I haven't tried case specifically, but I'd assume you could detect
this looking at the list of Mach-O images loaded via the various NS/
dyld APIs.
Thanks Tim. I was able to solve the problem by polling the
_dyld_get_image_name() function until I found /usr/lib/
libgmalloc.dylib in the list.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden