Bugzilla – Bug 6375
Fix memory leaks in credential handling code
Last modified: 2008-09-11 08:01:48
You need to log in before you can comment on or make changes to this bug.
A couple of issues from prevent scan #2 in globus_gsi_credential library: CID #1828: don't check result of X509_STORE_new() CID #1211: leak policy_string CID #1209: don't check result of strdup()
Fix committed to 4.2 branch, 4.0 branch, and trunk. Relevant CIDs marked as RESOLVED.