On Mon, Nov 27, 2017 at 04:44:19AM +0000, Rostislav Pehlivanov wrote:
> Again, totally unneded use of the atomic function to set/NULL a local 
> variable.
> 
> Signed-off-by: Rostislav Pehlivanov <atomnu...@gmail.com>
> ---
>  libavcodec/utils.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

this crashs ffplay

ffplay_g && gdb --args ./ffplay_g tests/data/fate/vsynth1-snow.avi

#0  0x000000000106f8a3 in av_freep ()
#1  0x0000000000b103c4 in default_lockmgr_cb ()
#2  0x0000000000b13dd3 in av_lockmgr_register ()
#3  0x00000000004ab00d in main ()

if you cant reproduce, say so, and ill rebuild and produce a better
backtrace

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to