Closed Bug 1760653 Opened 2 years ago Closed 2 years ago

Use of uninitialized memory in ssl gtests when checking connection status

Categories

(NSS :: Test, defect, P3)

3.67

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: djackson, Assigned: djackson)

Details

Attachments

(1 file)

Currently TlsConnectTestBase::CheckConnected EXPECT_TRUEs fetching the ciphersuite. If the ciphersuite isn't set, this will error but not abort the test, leading to an uninitialized read caught by valgrind. This doesn't pose any real issue but could mask other problems.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: