Closed Bug 1447816 Opened 7 years ago Closed 2 years ago

Fix assignment in PORT_Assert in dtls_GatherData

Categories

(NSS :: Libraries, enhancement, P1)

3.37
enhancement

Tracking

(firefox61 affected)

RESOLVED FIXED
Tracking Status
firefox61 --- affected

People

(Reporter: jcj, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Found by Coverity-- There's an assignment where a comparison is intended in dtls_GatherData: > PORT_Assert(headerLen = 2); This should be ==. Being PORT_Assert, it only affects debug builds.
Comment on attachment 8961188 [details] Bug 1447816 - Fix assignment where a comparison intended r?mt Martin Thomson [:mt:] has approved the revision. https://phabricator.services.mozilla.com/D787
Attachment #8961188 - Flags: review+

The bug assignee didn't login in Bugzilla in the last months and this bug has priority 'P1'.
:beurdouche, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: jc → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(bbeurdouche)
Severity: normal → S3
Depends on: dtls1.3-support
Flags: needinfo?(bbeurdouche)
No longer depends on: 1427675, dtls1.3-support
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

Created:
Updated:
Size: