Summary: | [PATCH] Interceptors for new/delete on Darwin were erroneously commented out in r12043 | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | Alexander Potapenko <glider> |
Component: | general | Assignee: | Rhys Kidd <rhyskidd> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | rhyskidd |
Priority: | NOR | ||
Version: | 3.7 SVN | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Proposed patch, re-enabling intercepts |
Description
Alexander Potapenko
2011-11-17 14:19:42 UTC
Created attachment 94823 [details]
Proposed patch, re-enabling intercepts
Attached patch re-enables and cleans up this section of the Darwin-specific code. Before committing, I want to test this further on the various OS X flavours and across 64bit and 32bit for regressions. But the approach itself should be sound. |