Open Bug 504402 Opened 16 years ago Updated 2 years ago

pkix_pl_OcspResponse_Create will crash with nbioContext if httpClient->version != 1

Categories

(NSS :: Libraries, defect, P3)

3.12.3

Tracking

(Not tracked)

People

(Reporter: timeless, Unassigned)

References

()

Details

(Keywords: coverity, Whiteboard: PKIX nbioContext )

I'm aware that this probably doesn't make sense today, but you're scaring the poor static analysis tools.
Changing subject. Was: pkix_pl_OcspResponse_Create will crash touching hcv1 if httpClient->version != 1 This crash only occurs in the case where nbioContext is non-NULL. Today, it is always NULL. The code for the nbioContext paths is known to be buggy, but is effectively dead code at present, because NSS does not yet make any use of non-NULL nbioContexts anywhere. So, unless it can be shown that this problem also occurs in a path where nbioContext is NULL, this is a low priority bug. If we had an umbrella bug for all the nbioContext issues, this bug would block it.
Assignee: nobody → alexei.volkov.bugs
Severity: trivial → normal
Priority: -- → P3
Summary: pkix_pl_OcspResponse_Create will crash touching hcv1 if httpClient->version != 1 → pkix_pl_OcspResponse_Create will crash with nbioContext if httpClient->version != 1
Whiteboard: PKIX nbioContext
Version: trunk → 3.12.3
Severity: normal → S3

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.