Closed
Bug 48739
Opened 25 years ago
Closed 24 years ago
[MLK] Leaking 120 byte object in SSMControlConnection_ProcessPrefs()
Categories
(Core :: Security: PSM, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: beard, Assigned: ddrinan0264)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
3.25 KB,
text/html
|
Details |
CMT_DecodeMessage() returns in a SetPrefListMessage some allocated memory.
Evidently nothing in SSMControlConnection_ProcessPrefs() is freeing that memory.
Reporter | ||
Comment 1•25 years ago
|
||
Keywords: mlk
Comment 5•24 years ago
|
||
Marking fixed. This bug is not relevant now that PSM 2.0 is integrated into the
nightly builds.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•