Closed
Bug 1590339
Opened 6 years ago
Closed 6 years ago
MemoryLeak in btoa.c
Categories
(NSS :: Tools, defect, P2)
NSS
Tools
Tracking
(Not tracked)
RESOLVED
FIXED
3.48
People
(Reporter: marcus.apb, Assigned: marcus.apb)
Details
Attachments
(1 file)
=================================================================
==30905==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 12 byte(s) in 1 object(s) allocated from:
#0 0x7f29e838652d in strdup (/lib64/libasan.so.5+0x9652d)
#1 0x401a6b in main ../../cmd/btoa/btoa.c:151
#2 0x7f29e7cbcf42 in __libc_start_main (/lib64/libc.so.6+0x23f42)
SUMMARY: AddressSanitizer: 12 byte(s) leaked in 1 allocation(s).
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → marcus.apb
Status: NEW → ASSIGNED
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Comment 2•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 3.48
You need to log in
before you can comment on or make changes to this bug.
Description
•