Closed Bug 800688 Opened 12 years ago Closed 12 years ago

local_dynamic_payload_type_value set and not used in gsm_sdp.c

Categories

(Core :: WebRTC: Signaling, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: jesup, Assigned: emannion)

References

Details

(Whiteboard: [WebRTC], [blocking-webrtc-] [qa-])

Attachments

(1 file)

media/webrtc/signaling/src/sipcc/core/gsm/gsm_sdp.c
Location:	line 2834

local_dynamic_payload_type_value in gsmsdp_negotiate_codec() is set, but never used.  Likely this is a real bug, but not sure without analysis exactly what should be done.
The other places it's set in there are dead assignments also
Assignee: nobody → emannion
I removed this unused lines from negotiation,  I would like crypt to confirm that this is not breaking anything especially especially how negotiation worked when using SIP.  The unit tests are completing sucessfully.
Attachment #672308 - Flags: review?(snandaku)
Attachment #672308 - Flags: review?(ethanhugg)
Priority: -- → P3
Whiteboard: [WebRTC], [blocking-webrtc-]
Attachment #672308 - Flags: review?(ethanhugg) → review+
Comment on attachment 672308 [details] [diff] [review]
remove local_dynamic_payload_type_value from


This looks like just removal of unused code.
Attachment #672308 - Flags: review?(snandaku) → checkin?(rjesup)
https://hg.mozilla.org/mozilla-central/rev/e796f2c1121a
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Attachment #672308 - Flags: checkin?(rjesup)
Whiteboard: [WebRTC], [blocking-webrtc-] → [WebRTC], [blocking-webrtc-] [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: