Bug 89469 - Turn off the global new/delete override
Summary: Turn off the global new/delete override
Status: RESOLVED DUPLICATE of bug 89358
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 07:35 PDT by Martin Robinson
Modified: 2012-06-19 08:21 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-06-19 07:35:23 PDT
First reported here: https://plus.google.com/104877287288155269055/posts/grHDgRNc1gi

My hypothesis is that we've always had global new/delete overriding turned on without realizing it.  When I turned off symbol hiding by default to avoiding compiling JSC multiple times into libraries and applications this badness was exposed to the world.
Comment 1 Martin Robinson 2012-06-19 08:21:51 PDT

*** This bug has been marked as a duplicate of bug 89358 ***