| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
It looks like libMallocDebug doesn't track the memory allocated by
strdup(); see example below. Is there a way to make this work using
some linker flags, or do I need to write my own strdup() for each
program I want to debug?
I think this means that strdup() in the System framework explicitly
calls the System framework copy of malloc() somehow; either that
needs to change, or libMallocDebug needs to redefine strdup().
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.