Closed Bug 426450 Opened 16 years ago Closed 16 years ago

PKIX_PL_HashTable_Remove leaks hashtable key object

Categories

(NSS :: Libraries, defect, P1)

3.12
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alvolkov.bgs, Assigned: alvolkov.bgs)

References

Details

(Whiteboard: PKIX NSS312B2)

Attachments

(1 file)

Attached patch Patch v1Splinter Review
pkix_pl_PrimHashTable_Remove returns only a "value" object and so the "key" object is lost. To fix, need to modify pkix_pl_PrimHashTable_Remove argument list to return an original key and destroy it as well at PKIX_PL_HashTable_Remove level.

See attached patch.
Attachment #313001 - Flags: review?(nelson)
Priority: -- → P1
Whiteboard: PKIX NSS312B2
Comment on attachment 313001 [details] [diff] [review]
Patch v1

r=nelson
Attachment #313001 - Flags: review?(nelson) → review+
patch is committed.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: