Closed Bug 293847 Opened 20 years ago Closed 20 years ago

Remove dead NSS_CLASSIC code from pk11wrap

Categories

(NSS :: Libraries, defect, P2)

3.10
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nelson, Assigned: nelson)

Details

Attachments

(1 file)

Recently, while going through pk11wrap looking for code that could possibly cause invalid session handles to be used, I found myself working on DEAD code in pk11cert.c, code that is ifdef NSS_CLASSIC. So, I removed all the dead NSS_CLASSIC code from my copy of pk11cert.c and thereafter discovered that there was no code left that could use incalid handles. So, I propose that it is time for us to finally remove all NSS_CLASSIC code from pk11wrap. I will shortly attach a patch to do this for pk11cert.c and will ask Bob to review it.
Targetting 3.11 with P2
Status: NEW → ASSIGNED
Priority: -- → P2
Summary: Remove dead NSS_CLASSIC code from pk11wrap → Remove dead NSS_CLASSIC code from pk11wrap
Target Milestone: --- → 3.11
This patch removes NSS_CLASSIC code from pk11cert.c and pk11nobj.c
Attachment #183348 - Flags: review?(rrelyea)
Comment on attachment 183348 [details] [diff] [review] remove NSS_CLASSIC code from pk11cert.c and pk11nobj.c r=relyea....
Attachment #183348 - Flags: review?(rrelyea) → review+
QA Contact: bishakhabanerjee → jason.m.reid
Checked in above patch to pk11cert.c and pk11nobj.c. Leaving bug open as there are more files to be done.
Presently the remaining files with NSS_CLASSIC code are: lib/certdb/certdb.c lib/certdb/certt.h lib/certhigh/certhigh.c lib/certhigh/certvfy.c
This was checked in for 3.11: revision 1.5 date: 2005/08/02 01:34:38; author: nelsonb%netscape.com; lines: +0 -152 remove NSS_CLASSIC code from pk11cert.c and pk11nobj.c. bug 293847 r=rrelyea
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: