Bug 61453 - Make allocations with guard pages ensure that the allocation succeeded
Summary: Make allocations with guard pages ensure that the allocation succeeded
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 11:37 PDT by Oliver Hunt
Modified: 2011-05-25 11:48 PDT (History)
0 users

See Also:


Attachments
Patch (2.71 KB, patch)
2011-05-25 11:39 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-05-25 11:37:34 PDT
Make allocations with guard pages ensure that the allocation succeeded
Comment 1 Oliver Hunt 2011-05-25 11:39:18 PDT
Created attachment 94817 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-25 11:47:38 PDT
Comment on attachment 94817 [details]
Patch

Oops!

 r=me
Comment 3 Oliver Hunt 2011-05-25 11:48:45 PDT
Committed r87308: <http://trac.webkit.org/changeset/87308>