Bug 209315 - SharedMemory::allocate() should initialize `address`
Summary: SharedMemory::allocate() should initialize `address`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-19 15:26 PDT by David Kilzer (:ddkilzer)
Modified: 2020-03-19 22:07 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (1.37 KB, patch)
2020-03-19 15:34 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-03-19 15:26:38 PDT
SharedMemory::allocate() should initialize local `address` variable.

<rdar://problem/60606720>
Comment 1 David Kilzer (:ddkilzer) 2020-03-19 15:34:28 PDT
Created attachment 394037 [details]
Patch v1
Comment 2 Geoffrey Garen 2020-03-19 15:39:21 PDT
Comment on attachment 394037 [details]
Patch v1

r=me
Comment 3 EWS 2020-03-19 22:07:04 PDT
Committed r258752: <https://trac.webkit.org/changeset/258752>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394037 [details].