Closed Bug 403822 Opened 17 years ago Closed 16 years ago

pkix_pl_OcspRequest_Create can leave some members uninitialized

Categories

(NSS :: Libraries, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KaiE, Unassigned)

Details

(Whiteboard: PKIX)

pkix_pl_OcspRequest_Create can leave some members uninitialized

I was reading pkix_pl_OcspRequest_Create

For example, if the function arrives at
  (locError == SEC_ERROR_CERT_BAD_ACCESS_LOCATION)
it will jump to cleanup, and ocspRequest->certList will remain uninitialized.
Whiteboard: PKIX
Target Milestone: --- → 3.12
Fixed by 375019.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.