Closed
Bug 415007
Opened 18 years ago
Closed 18 years ago
PK11_FindCertFromDERSubjectAndNickname is dead code
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12
People
(Reporter: julien.pierre, Assigned: julien.pierre)
Details
Attachments
(1 file)
2.48 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
Patch forthcoming.
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #300564 -
Flags: review?(rrelyea)
Comment 2•18 years ago
|
||
Isn't it too late for 3.11.9, which is now in freeze?
If we're going to unfreeze NSS_3_11_BRANCH for this fix, then IMO we
should also unfreeze NSPR trunk for bug 414997.
Priority: -- → P3
Assignee | ||
Comment 3•18 years ago
|
||
Nelson,
Yes, it is too late for 3.11.9. Note that I set the target for this to 3.12, not 3.11.9 , and I only asked for one review.
Comment 4•18 years ago
|
||
Comment on attachment 300564 [details] [diff] [review]
Remove dead code
r+ rrelyea.
Attachment #300564 -
Flags: review?(rrelyea) → review+
Assignee | ||
Comment 5•18 years ago
|
||
Thanks, Bob !
I checked this in to the trunk.
Checking in pk11cert.c;
/cvsroot/mozilla/security/nss/lib/pk11wrap/pk11cert.c,v <-- pk11cert.c
new revision: 1.163; previous revision: 1.162
done
Checking in pk11priv.h;
/cvsroot/mozilla/security/nss/lib/pk11wrap/pk11priv.h,v <-- pk11priv.h
new revision: 1.8; previous revision: 1.7
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•