[vlc-devel] [PATCH 0/4] A few fixes
Filip Roséen
filip at atch.se
Mon Oct 31 01:05:52 CET 2016
These patches are addressing the below linked tickets:
- https://trac.videolan.org/vlc/ticket/17567
- https://trac.videolan.org/vlc/ticket/17562
- https://trac.videolan.org/vlc/ticket/17563
Filip Roséen (4):
mkv/demux: fix 17567: null-pointer dereference in EnsureDuration
demux/aiff: fix 17562: integer-overflow leads to infinite loop
demux/nsv: fix 17563: invalid NSVf header size leads to infinite loop
demux/nsv: do not read chunks greater than SSIZE_MAX
modules/demux/aiff.c | 30 ++++++++++++++++++------------
modules/demux/mkv/matroska_segment.cpp | 2 +-
modules/demux/nsv.c | 22 ++++++++++++++++++----
3 files changed, 37 insertions(+), 17 deletions(-)
--
2.10.1
More information about the vlc-devel
mailing list