Closed Bug 1129791 Opened 11 years ago Closed 11 years ago

Incorrect comparison in nricectx.cpp

Categories

(Core :: WebRTC: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: mt, Assigned: mt)

Details

Attachments

(1 file, 1 obsolete file)

Here: https://dxr.mozilla.org/mozilla-central/source/media/mtransport/nricectx.cpp#671 This should probably be checking connection_state_ rather than ctx_->state, which only coincidentally has the value. Now, I did run into this assertion once, and it's not clear that there isn't some other problem in there, but a fix here should at least help.
Attached file MozReview Request: bz://1129791/mt (obsolete) —
/r/3377 - Bug 1129791 - Checking connection state rather than context state Pull down this commit: hg pull review -r e5524456af3b9d7c0f109b4633bb29068c92cf31
Attachment #8559607 - Flags: review?(ekr)
Comment on attachment 8559607 [details] MozReview Request: bz://1129791/mt https://reviewboard.mozilla.org/r/3375/#review2739 Ship It!
Attachment #8559607 - Flags: review?(ekr) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Attachment #8559607 - Attachment is obsolete: true
Attachment #8619326 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: