Closed Bug 333403 Opened 18 years ago Closed 11 years ago

DEADCODE in SECU_ErrorStringRaw

Categories

(NSS :: Tools, defect, P4)

3.11
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 172051

People

(Reporter: timeless, Unassigned)

References

()

Details

(Keywords: coverity)

3133                             else if (err == SEC_ERROR_EXTENSION_VALUE_INVALID)
3134                         	sprintf(SECUErrorBuf, "Invalid extension value");

3192                             else if (err == SEC_ERROR_EXTENSION_VALUE_INVALID)
3193                                 sprintf (SECUErrorBuf, "Certificate extension value invalid");
The entire function SEC_ErrorStringRaw should be eliminated.
See bug 66472
Depends on: 66472
OS: Linux → All
Hardware: PC → All
Version: unspecified → 3.0
Priority: -- → P4
Target Milestone: --- → 3.11.1
Target Milestone: 3.11.1 → 3.11.2
Version: 3.0 → 3.11
Retargetting all P2s to 3.11.3 .
Target Milestone: 3.11.2 → 3.11.3
Target Milestone: 3.11.3 → ---
SECU_ErrorStringRaw was removed as part of the fix for Bug 172051.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.