Closed
Bug 793605
Opened 11 years ago
Closed 11 years ago
Valgrind on tbpl detects leak at malloc (64 bytes in 1 blocks are definitely lost) with nsStringInputStreamConstructor on the stack
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gkw, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: memory-leak, valgrind)
Attachments
(1 file)
4.29 KB,
text/plain
|
Details |
Valgrind detects a leak of 64 bytes at malloc with nsStringInputStreamConstructor on the stack, see attached snippet which comes from: https://tbpl.mozilla.org/php/getParsedLog.php?id=15471615&tree=Firefox Guessing Core: Networking, please change component if necessary.
![]() |
Reporter | |
Updated•11 years ago
|
Blocks: valgrind-tbpl-bugs
![]() |
Reporter | |
Updated•11 years ago
|
No longer blocks: valgrind-on-tbpl
![]() |
Reporter | |
Comment 1•11 years ago
|
||
The suppression for this was commented out a few days ago to try and get stacks with line numbers, but it did not show up again. Resolving WFM, removing suppression, and will file a new bug with stacks that have line numbers if it shows up again.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•