[FFmpeg-devel] Fix crash in the RTSP demuxer

Luca Abeni lucabe72
Fri Jun 27 11:32:19 CEST 2008


Hi all,

now that the priv_data field of an AVStream is automatically freed
on av_close_input_stream(), the rtsp demuxer crashes on exit (double
free).

The attached patch fixes the problem. If noone is against it, I'll
commit on monday.


				Luca
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix_rtsp_crash_on_exit.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080627/12411074/attachment.txt>



More information about the ffmpeg-devel mailing list