Closed Bug 924684 Opened 12 years ago Closed 12 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+
Status: ASSIGNED → RESOLVED
Closed: 12 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: