Closed
Bug 1591824
Opened 6 years ago
Closed 6 years ago
Add redirection for arc4random_buf
Categories
(Core Graveyard :: Web Replay, defect)
Core Graveyard
Web Replay
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
Details
Attachments
(1 file)
This API is used to initialize state in MOZ_XML_Parse, and not having a redirection can lead to recording mismatches like the crash below.
https://crash-stats.mozilla.org/report/index/13d718a1-553f-421c-ae04-353710191027#tab-details
Assignee | ||
Comment 1•6 years ago
|
||
Oops, forgot to submit the patch here.
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/afcc8ccd9779
Add redirection for arc4random_buf, r=jlast.
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•