Bug 178654 - bmalloc::api::tryLargeMemalignVirtual() shouldn't assert on a failed allocation
Summary: bmalloc::api::tryLargeMemalignVirtual() shouldn't assert on a failed allocation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks: 178130
  Show dependency treegraph
 
Reported: 2017-10-22 23:17 PDT by Zan Dobersek
Modified: 2017-11-15 13:08 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.72 KB, patch)
2017-10-22 23:25 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-10-22 23:17:32 PDT
bmalloc::api::tryLargeMemalignVirtual() shouldn't assert on a failed allocation
Comment 1 Zan Dobersek 2017-10-22 23:25:29 PDT
Created attachment 324545 [details]
Patch
Comment 2 Geoffrey Garen 2017-10-23 10:20:33 PDT
Comment on attachment 324545 [details]
Patch

r=me
Comment 3 Zan Dobersek 2017-10-23 10:56:43 PDT
Comment on attachment 324545 [details]
Patch

Clearing flags on attachment: 324545

Committed r223844: <https://trac.webkit.org/changeset/223844>
Comment 4 Zan Dobersek 2017-10-23 10:56:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-11-15 13:08:14 PST
<rdar://problem/35568847>