Patches item #732056, was opened at 2003-05-04 14:06
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=732056&group_id=78018
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Roger Upole (rupole)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix memory leak in security descriptor functions
Initial Comment:
In function that converts security descriptor to absolute
format, minium amount of memory for ACL's and Sid's
was allocated, but if SACL, DACL, owner sid or group
sid was not present it was never freed.
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2003-07-29 16:48
Message:
Logged In: YES
user_id=14198
Thanks!
Checking in PySECURITY_DESCRIPTOR.cpp;
new revision: 1.9; previous revision: 1.8
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551956&aid=732056&group_id=78018
|