Closed
Bug 1169890
Opened 9 years ago
Closed 9 years ago
Should check return values for CryptoBuffer.Assign() calls
Categories
(Core :: Security, defect)
Core
Security
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
(deleted),
patch
|
rbarnes
:
review+
|
Details | Diff | Splinter Review |
There are a few places in WebCrypto that don't check whether the call to CryptoBuffer.Assign() fails when we're OOM.
Assignee | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Attachment #8613211 -
Flags: review?(rlb) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•