Closed
Bug 1283404
Opened 8 years ago
Closed 8 years ago
Enable Tools tests on LSan runs
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.26
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
(deleted),
patch
|
franziskus
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8766789 -
Flags: review?(franziskuskiefer)
Comment 2•8 years ago
|
||
Comment on attachment 8766789 [details] [diff] [review]
0001-Bug-1283404-Enable-Tools-tests-on-LSan-runs.patch
Review of attachment 8766789 [details] [diff] [review]:
-----------------------------------------------------------------
::: lib/jar/jarver.c
@@ +343,3 @@
> sf_md5 = (char *)met->info;
> + } else if (!PORT_Strcasecmp(line, "SHA1-Digest") ||
> + !PORT_Strcasecmp(line, "SHA-Digest")) {
indentation
Attachment #8766789 -
Flags: review?(franziskuskiefer) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.26
You need to log in
before you can comment on or make changes to this bug.
Description
•