[PATCH] fix segfault in xiph depacketizer
27 Jul
2010
27 Jul
'10
9:59 a.m.
This fixes a segfault that sometimes occurs with live/broadcast streams, since the first packet we receive will not always be the start of a frame, in the case of fragmented frames. This leads to writing a null buffer. Josh
27 Jul
27 Jul
10:16 a.m.
On Tue, 27 Jul 2010, Josh Allmann wrote:
This fixes a segfault that sometimes occurs with live/broadcast streams, since the first packet we receive will not always be the start of a frame, in the case of fragmented frames. This leads to writing a null buffer.
Applied // Martin
5747
Age (days ago)
5747
Last active (days ago)
1 comments
2 participants
participants (2)
-
Josh Allmann -
Martin Storsjö