Closed Bug 58304 Opened 25 years ago Closed 25 years ago

[MLK] nsLog::Printf(const char* format, ...) leaks

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: beard, Assigned: warrensomebody)

References

()

Details

(Keywords: memory-leak)

Attachments

(1 file)

nsLog::Printf() calls PR_vsmprintf(format, args), which allocates memory...
Reassigning to warren.
Assignee: rayw → warren
Keywords: mlk
fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Sorry, there's still a leak in there, in Vprintf. Here's a patch that unifies the two calls, take it if you like.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
thanks -- checked in
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
Yup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: