diff options
author | Uoti Urpala <uau@mplayer2.org> | 2011-08-19 21:10:10 +0300 |
---|---|---|
committer | Uoti Urpala <uau@mplayer2.org> | 2011-08-19 21:37:16 +0300 |
commit | f253de24af2acb6a60a0b22d3a891e3a9d6cd2c0 (patch) | |
tree | 3552359971ef4e78b7e0be72796bc304e96eeb9a /command.c | |
parent | 3043beffab4cb93f33720ea97a962f16dd9e16df (diff) | |
download | mpv-f253de24af2acb6a60a0b22d3a891e3a9d6cd2c0.tar.bz2 mpv-f253de24af2acb6a60a0b22d3a891e3a9d6cd2c0.tar.xz |
demux_mkv: remove bad mkv_free() from 0ece360eeaf9
demuxer.c calls demuxer->close() even if opening failed. Thus the
mkv_free() call added in 0ece360eeaf95f ("demux_mkv: skip files faster
in ordered chapter file search") was wrong, and could cause a crash
from a double free if some data structures were allocated before the
opening attempt was aborted.
Diffstat (limited to 'command.c')
0 files changed, 0 insertions, 0 deletions