Open Bug 526901 Opened 16 years ago Updated 3 years ago

pkix_pl_pk11certstore.c: DownloadCrl: local variable savedError is assigned but not used

Categories

(NSS :: Libraries, defect, P4)

3.12.3.1

Tracking

(Not tracked)

People

(Reporter: wtc, Unassigned)

Details

In mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c, the DownloadCrl() function, the local variable savedError is assigned a value in a few places but that value is never used. http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c&rev=1.17&mark=812,832,838,846,856,868,889,894#792 We should either use the value we saved in savedError, or remove that variable.
Priority: -- → P4
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.