Closed Bug 95817 Opened 24 years ago Closed 24 years ago

memory leak in prinit.c

Categories

(NSPR :: NSPR, defect, P2)

4.1.2
x86
Windows 2000

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jeff, Assigned: wtc)

References

Details

(Keywords: memory-leak)

Attachments

(1 file)

in nsprpub/pr/src/misc/prinit.c, the static variable _pr_sleeplock is never destroyed. consider adding the following to PR_Cleanup(): PR_DestroyLock(_pr_sleeplock);
Woot You kick ass you should come on to irc.mozilla.org on #mozillazine and #mozilla so you can hang out with the other coders because you seem to really know what your doing :)
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: mlk, patch, review
Blocks: 92580
Fix checked in on the tip of NSPR.
Status: NEW → RESOLVED
Closed: 24 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 4.2
No longer blocks: 92580
Blocks: 129902
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: