Closed
Bug 213902
Opened 22 years ago
Closed 22 years ago
In function `cert_DecodeNameConstraintSubTree': warning: unused variable `next'
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: bishakhabanerjee)
Details
Attachments
(1 file)
|
1.36 KB,
patch
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/security/nss/lib/certdb/genname.c: In function
`cert_DecodeNameConstraintSubTree':
/swap/BEOS/mozilla/security/nss/lib/certdb/genname.c:605: warning: unused
variable `next'
Comment 2•22 years ago
|
||
timeless, thanks for the patch.
Bishakha, could you check this patch on the NSS tip?
Thanks.
Assignee: wtc → bishakhabanerjee
| Assignee | ||
Comment 3•22 years ago
|
||
checked in to tip.
Checking in genname.c;
/cvsroot/mozilla/security/nss/lib/certdb/genname.c,v <-- genname.c
new revision: 1.22; previous revision: 1.21
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•