Closed
Bug 1214829
Opened 10 years ago
Closed 10 years ago
[CID 749513] leaked_storage: Variable filename going out of scope leaks the storage it points to
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(firefox44 affected)
RESOLVED
FIXED
3.21
| Tracking | Status | |
|---|---|---|
| firefox44 | --- | affected |
People
(Reporter: franziskus, Assigned: franziskus)
References
(Blocks 1 open bug)
Details
(Keywords: coverity)
filename variable has to be freed if secmod is null.
| Assignee | ||
Comment 1•10 years ago
|
||
Patch is at https://codereview.appspot.com/269310044/
Flags: needinfo?(martin.thomson)
Flags: needinfo?(ekr)
| Assignee | ||
Comment 3•10 years ago
|
||
new version now with goto loser (freeing everything if there) https://codereview.appspot.com/269310044/
Flags: needinfo?(martin.thomson)
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(martin.thomson)
OS: Unspecified → All
Hardware: Unspecified → All
Resolution: --- → FIXED
Target Milestone: --- → 3.21
You need to log in
before you can comment on or make changes to this bug.
Description
•