[Webkit-unassigned] [Bug 115335] [Windows] Building with ENABLE_GLOBAL_FASTMALLOC_NEW causes QuickTime link failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 28 21:30:10 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115335





--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2013-04-28 21:28:32 PST ---
(In reply to comment #2)
> Note this was found while investigating Bug 115130.

Bug 102895 discusses changes in link order to avoid a runtime crash in KURL tests under Linux. These were caused by an allocator mismatch (using libc's new and fastMalloc delete). This is very similar to MSVC's crashing due to msvcrt new and fastMalloc delete.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list