Closed Bug 1676129 Opened 5 years ago Closed 5 years ago

In nsHttpConnection::EnsureNPNComplete, rv is overwritten wrongly

Categories

(Core :: Networking: HTTP, defect, P2)

defect

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: kershaw, Assigned: kershaw)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

The rv here is assigned to the return value of GetEsniUsed, which is NS_OK. This makes this line never executed.

Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3638acf5ac17 Don't overwrite the rv with the result from GetEsniUsed r=necko-reviewers,valentin
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: