Closed Bug 181020 Opened 22 years ago Closed 22 years ago

There is no SSL server session ID cache shutdown function

Categories

(NSS :: Libraries, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 199082

People

(Reporter: julien.pierre, Assigned: nelson)

Details

Currently, the cache is created in lib/ssl/sslsnce.c , but is never freed anywhere after a successful initialization, in particular NSS_Shutdown() does not attempt to free it. This is not be a big issue today as servers don't typically "switch profile" but ew don't know what tomorrow's requirements might be. Doing the cache shutdown in this case might not be easy, in particular for a multi-process application.
Taking bug
Assignee: wtc → nelsonb
This became a P1 for NSS 3.8 Function SSL_ShutdownServerSessionIDCache was added in NSS 3.8
Status: NEW → RESOLVED
Closed: 22 years ago
Priority: -- → P1
Resolution: --- → FIXED
Target Milestone: --- → 3.8
The function SSL_ShutdownServerSessionIDCache was added in NSS 3.7.4. This bug has become a duplicate of bug 199082.
Severity: normal → enhancement
Target Milestone: 3.8 → 3.7.4
Agreed. Will mark as a dup
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
*** This bug has been marked as a duplicate of 199082 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.