Open Bug 505900 Opened 15 years ago Updated 1 year ago

cert_pkixSetParam doesn't use revDate

Categories

(NSS :: Libraries, defect, P3)

Tracking

(Not tracked)

People

(Reporter: timeless, Unassigned)

References

()

Details

(Keywords: coverity)

1560     PKIX_PL_Date *revDate = NULL;
1743     if (revDate != NULL) 
1744         PKIX_PL_Object_DecRef((PKIX_PL_Object *)revDate, plContext);
Assignee: nobody → alexei.volkov.bugs
Severity: enhancement → trivial
Priority: -- → P3

Hello,
i went through the code (nss trunk) of cert_pkixSetParam function and this unused |revDate| variable does not seem there anymore.
Could someone please confirm?
If confirmed, this bug may need to be closed.
Thanks,

Severity: trivial → S4

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: alvolkov.bgs → nobody
You need to log in before you can comment on or make changes to this bug.