Closed Bug 924684 Opened 11 years ago Closed 11 years ago

Rename the PRErrorCode variable |status| to |error| in tstclnt.c

Categories

(NSS :: Test, defect, P2)

3.13.2
defect

Tracking

(Not tracked)

RESOLVED FIXED
3.15.4

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
tstclnt.c has a local variable that is poorly named:
    PRErrorCode status;
because |status| is conventionally used with the PRStatus or SECStatus type.
The variable should be renamed |error|, which is also the name of the argument
for SSL_AuthCertificateComplete.
Attachment #814632 - Flags: review?(brian)
Attachment #814632 - Flags: review?(brian) → review+
Patch checked in: https://hg.mozilla.org/projects/nss/rev/c623bea95f82
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
changing target milestone to 3.15.4
Target Milestone: 3.15.3 → 3.15.4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: