Closed
Bug 793534
Opened 13 years ago
Closed 13 years ago
Valgrind on tbpl detects leak at malloc (14 bytes in 1 blocks are definitely lost) with moz_strdup on the stack
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: gkw, Assigned: jruderman)
References
(Blocks 1 open bug)
Details
(Keywords: valgrind)
Attachments
(1 file, 1 obsolete file)
901 bytes,
text/plain
|
Details |
Valgrind detects a leak of 14 bytes at malloc with moz_strdup on the stack, see attached snippet which comes from:
https://tbpl.mozilla.org/php/getParsedLog.php?id=15457865&tree=Firefox&full=1
![]() |
Reporter | |
Comment 1•13 years ago
|
||
I'm not sure if Core:DOM is the right component, please feel free to move it to the right one.
Status: NEW → RESOLVED
Closed: 13 years ago
Component: DOM → XPCOM
Resolution: --- → INVALID
![]() |
Reporter | |
Updated•13 years ago
|
Hardware: All → x86_64
![]() |
Reporter | |
Updated•13 years ago
|
Hardware: x86_64 → All
Comment 3•13 years ago
|
||
Assignee: nobody → jruderman
![]() |
Reporter | |
Updated•13 years ago
|
Blocks: valgrind-tbpl-bugs
![]() |
Reporter | |
Comment 4•13 years ago
|
||
Attachment #663861 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•