Open Bug 465829 Opened 16 years ago Updated 6 months ago

Possible memory leak in SECMOD_DeleteModuleEx

Categories

(NSS :: Libraries, defect, P5)

3.12.2

Tracking

(Not tracked)

People

(Reporter: rrelyea, Assigned: rrelyea)

Details

If STAN_RemoveModuleFromDefaultTrustDomain() failes, we don't free the module list element that we dequed from the array
This problem turns out to be a low severity problem. STAN_RemoveModuleFromDefaultTrustDomain currently cannot fail.

Still the logic should be fixed at some point so we don't introduce a regression if we ever allow the above function to fail.

bob
Severity: normal → trivial
Severity: trivial → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.