Bug 139656 - Safari crashes when you set Malloc environment variables
Summary: Safari crashes when you set Malloc environment variables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 14:59 PST by Geoffrey Garen
Modified: 2014-12-15 15:39 PST (History)
0 users

See Also:


Attachments
Patch (7.71 KB, patch)
2014-12-15 15:31 PST, Geoffrey Garen
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2014-12-15 14:59:01 PST
Safari crashes when you set Malloc environment variables
Comment 1 Geoffrey Garen 2014-12-15 15:31:58 PST
Created attachment 243319 [details]
Patch
Comment 2 Michael Saboff 2014-12-15 15:37:05 PST
Comment on attachment 243319 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=243319&action=review

r=me - with typo fix.

> Source/bmalloc/ChangeLog:33
> +        (bmalloc::api::scavenge): Pushed this down into Cache to mach the

Typo - *match*
Comment 3 Geoffrey Garen 2014-12-15 15:39:19 PST
Committed r177317: <http://trac.webkit.org/changeset/177317>