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