On 25/11/13 01:15, Tristan Matthews wrote: > Fixes https://bugzilla.libav.org/show_bug.cgi?id=312
use Bug-Id: 312 Instead =) > --- > libavdevice/jack_audio.c | 55 > +++++++++++++++++++++++++++++++++++------------- > 1 file changed, 40 insertions(+), 15 deletions(-) > Did you test it? I don't have jack around but: - You are accessing the fifo outside the mutex. - Always save errno and forward it. The rest looks promising. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
