Closed Bug 793548 Opened 12 years ago Closed 11 years ago

Valgrind on tbpl detects leak at malloc (72 bytes in 1 blocks are definitely lost) with CrashReporter::SetupExtraData on the stack

Categories

(Toolkit :: Crash Reporting, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gkw, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: memory-leak, valgrind)

Attachments

(1 file, 1 obsolete file)

Attached file Valgrind stack (obsolete) —
Valgrind detects a leak of 72 bytes at malloc with CrashReporter::SetupExtraData on the stack, see attached snippet which comes from:

https://tbpl.mozilla.org/php/getParsedLog.php?id=15458553&tree=Firefox&full=1
Guessing Core:XPCOM, please change component if necessary.
Component: XPCOM → Breakpad Integration
Product: Core → Toolkit
This is another one where we deliberately leak due to the use of PR_SetEnv().  The suppression (already present) is the right way to handle it.
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.

Attachment

General

Created:
Updated:
Size: