Closed
Bug 1003946
Opened 11 years ago
Closed 11 years ago
Clang Static Analysis: useless declaration in NSPR
Categories
(NSPR :: NSPR, defect, P2)
NSPR
NSPR
Tracking
(Not tracked)
RESOLVED
FIXED
4.10.6
People
(Reporter: Sylvestre, Assigned: wtc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
719 bytes,
patch
|
wtc
:
review+
wtc
:
checked-in+
|
Details | Diff | Splinter Review |
The attached patch fixes a warning detected by scan-build, the clang static analyzer.
Reporter | ||
Updated•11 years ago
|
Attachment #8415416 -
Flags: review?(wtc)
Assignee | ||
Comment 1•11 years ago
|
||
Comment on attachment 8415416 [details] [diff] [review]
nsprpub-minor-fix.diff
r=wtc. Thanks for the patch.
Patch checked in: https://hg.mozilla.org/projects/nspr/rev/8bb373a04bea
Attachment #8415416 -
Flags: review?(wtc)
Attachment #8415416 -
Flags: review+
Attachment #8415416 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Severity: normal → trivial
Status: NEW → RESOLVED
Closed: 11 years ago
Priority: -- → P2
Resolution: --- → FIXED
Whiteboard: [4.10.6]
Assignee | ||
Updated•11 years ago
|
Whiteboard: [4.10.6]
Target Milestone: --- → 4.10.6
You need to log in
before you can comment on or make changes to this bug.
Description
•