summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-10 14:36:16 +0100
committerwm4 <wm4@nowhere>2014-12-10 14:37:35 +0100
commit10a2f69347b3e2889435eeae7e427ab029555e31 (patch)
treeeca0a155c7a3d01ddf3473588ae7c007d9254a0d /player
parentf6d7230a6fba0ab8040b1ebbdec7d3a5e2627640 (diff)
downloadmpv-10a2f69347b3e2889435eeae7e427ab029555e31.tar.bz2
mpv-10a2f69347b3e2889435eeae7e427ab029555e31.tar.xz
emux_mkv: fix possible uninitialized reads with short files
These actually are harmless. Even if the data the reader is working on is essentially random, it's treated like untrusted input data, so there should be no harm. But it upsets tools like valgrind. Probably fixes #1329.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions