Bug 146535 - bmalloc: realloc of an XLarge range can unmap adjacent VM ranges
Summary: bmalloc: realloc of an XLarge range can unmap adjacent VM ranges
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: 2015-07-01 16:31 PDT by Geoffrey Garen
Modified: 2015-07-01 16:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2015-07-01 16:33 PDT, Geoffrey Garen
andersca: 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 2015-07-01 16:31:28 PDT
bmalloc: realloc of an XLarge range can unmap adjacent VM ranges
Comment 1 Geoffrey Garen 2015-07-01 16:33:17 PDT
Created attachment 255969 [details]
Patch
Comment 2 Geoffrey Garen 2015-07-01 16:37:48 PDT
Committed r186203: <http://trac.webkit.org/changeset/186203>