zighouse / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Wrong parsing of incoming RTCP SR report block #323

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
DLSR starts at byte 20th in the report block structure. Byte 18th is used 
instead.

What version of the product are you using? On what operating system?
Doubango r1008

Please provide any additional information below.
Please see rfc3550.
The bug should be here: 
https://code.google.com/p/doubango/source/browse/branches/2.0/doubango/tinyRTP/s
rc/rtcp/trtp_rtcp_rblock.c#87

Original issue reported on code.google.com by massimo....@gmail.com on 21 Oct 2013 at 2:46

GoogleCodeExporter commented 8 years ago
Fixed in r1009

Original comment by boss...@yahoo.fr on 3 Dec 2013 at 2:27