Closed Bug 675325 Opened 13 years ago Closed 13 years ago

Add "const" to the inDerCert parameter of PK11_FindCertFromDERCertItem.

Categories

(NSS :: Libraries, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

Attached patch Proposed patchSplinter Review
The "SECItem *inDerCert" parameter of PK11_FindCertFromDERCertItem
should be "const SECItem *inDerCert".
Attachment #549471 - Flags: review?(emaldona)
Comment on attachment 549471 [details] [diff] [review]
Proposed patch

Review of attachment 549471 [details] [diff] [review]:
-----------------------------------------------------------------

Yes, indeed.
Attachment #549471 - Flags: review?(emaldona) → review+
Patch checked in on the NSS trunk (NSS 3.13).

Checking in pk11cert.c;
/cvsroot/mozilla/security/nss/lib/pk11wrap/pk11cert.c,v  <--  pk11cert.c
new revision: 1.180; previous revision: 1.179
done
Checking in pk11pub.h;
/cvsroot/mozilla/security/nss/lib/pk11wrap/pk11pub.h,v  <--  pk11pub.h
new revision: 1.36; previous revision: 1.35
done
Status: ASSIGNED → RESOLVED
Closed: 13 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: