Bug 155896 - bmalloc: stress_aligned fails when allocating a zero-sized object with XLarge alignment
Summary: bmalloc: stress_aligned fails when allocating a zero-sized object with XLarge...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-25 11:36 PDT by Geoffrey Garen
Modified: 2016-03-25 11:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2016-03-25 11:37 PDT, Geoffrey Garen
kling: 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 2016-03-25 11:36:50 PDT
bmalloc: stress_aligned fails when allocating a zero-sized object with XLarge alignment
Comment 1 Geoffrey Garen 2016-03-25 11:37:58 PDT
Created attachment 274921 [details]
Patch
Comment 2 Andreas Kling 2016-03-25 11:41:46 PDT
Comment on attachment 274921 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2016-03-25 11:42:17 PDT
Committed r198680: <http://trac.webkit.org/changeset/198680>