Closed Bug 555700 Opened 14 years ago Closed 14 years ago

ssl3_SendServerNameXtn null checks ss after dereferencing it

Categories

(NSS :: Libraries, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
3.12.7

People

(Reporter: timeless, Assigned: timeless)

References

()

Details

Attachments

(1 file)

310 ssl3_SendServerNameXtn(sslSocket * ss, PRBool append,

314     if (!ss->sec.isServer) {

319         if (!ss || !ss->url || !ss->url[0])
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #435596 - Flags: review?(nelson)
Attachment #435596 - Flags: review?(nelson) → review+
Checking in ssl3ext.c; new revision: 1.14; previous revision: 1.13
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12.7
Version: unspecified → trunk
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: