Files
jami-daemon/contrib
Sébastien Blin fe198fbeb9 pjproject: fix tls packet reconstruction
In the case whare two packets like this were received:

P1
+----------------+-------------+---------------+
| data (X bytes) | header (2b) | data (1 byte) |
+----------------+-------------+---------------+

P2
+----------------+
| data (X bytes) |
+----------------+

The RTP loop used the last byte of p1 and the first
byte of P2 as the header. Leading to malformed packets

Change-Id: Ie714fcf0bab1e372f7433342ed60ed4e6d20aff3
2020-05-01 17:22:22 -04:00
..
2019-11-29 13:31:05 -05:00
2017-07-11 15:14:22 -04:00
2018-02-05 14:17:25 -05:00