Closed
Bug 76884
Opened 24 years ago
Closed 24 years ago
Shared Libraries must use __NSInitialize/__NSTerminate
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
People
(Reporter: beard, Assigned: ddrinan0264)
Details
Attachments
(1 file)
(deleted),
application/octet-stream
|
Details |
All of the new PSM2 shared library projects need to be modified to use our
wrapped startup/terminate CFM routines. This is so we can use the Boehm GC leak
detector on those libraries, and any other tools that we might need to collect
information about our shared libraries. I will enclose the modified project files
that allow me to run with PSM2 under the leak detector.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
Oops, accidentally filed this bug twice because of the DNS foo this AM. Marking
duplicate of 76876.
*** This bug has been marked as a duplicate of 76876 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•