Open Bug 647611 Opened 13 years ago Updated 6 months ago

parameters cert and paramsIn for function CERT_PKIXVerifyCert should be const*

Categories

(NSS :: Libraries, defect, P5)

Tracking

(Not tracked)

People

(Reporter: KaiE, Unassigned)

Details

In my opinion CERT_PKIXVerifyCert
should declare its input parameters as const.
Yes, we should do that, especially CERTValInParam *paramsIn.

Note that the pointer members in CERTValParamInValue are
already declared as const.
Severity: normal → S3
Severity: S3 → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.