https://github.com/videolan/vlc
Revision 14b03205345c9bfd6fbab4e299bb6677f04f92d4 authored by Steve Lhomme on 23 January 2018, 09:08:28 UTC, committed by Jean-Baptiste Kempf on 24 January 2018, 09:15:36 UTC
There was an issue with who is responsible to delete the previous element in
the call stack. With a double free in some cases.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1 parent ac2c3dd
History
Tip revision: 14b03205345c9bfd6fbab4e299bb6677f04f92d4 authored by Steve Lhomme on 23 January 2018, 09:08:28 UTC
demux:mkv: remove the internal recursion when dummy data are encountered
Tip revision: 14b0320
File Mode Size
android
audio_output
config
darwin
extras
input
interface
linux
misc
modules
network
os2
playlist
posix
stream_output
test
text
video_output
win32
.gitignore -rw-r--r-- 77 bytes
Makefile.am -rw-r--r-- 14.6 KB
check_headers -rwxr-xr-x 733 bytes
check_symbols -rwxr-xr-x 1.0 KB
libvlc-module.c -rw-r--r-- 122.1 KB
libvlc.c -rw-r--r-- 16.9 KB
libvlc.h -rw-r--r-- 7.5 KB
libvlc_win32_rc.rc.in -rw-r--r-- 953 bytes
libvlccore.sym -rw-r--r-- 13.9 KB
missing.c -rw-r--r-- 7.6 KB
version.c -rw-r--r-- 2.0 KB
vlc-plugin.pc.in -rw-r--r-- 612 bytes

back to top