avformat/mov: fix integer overflow in mov_read_udta_string()
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Jan 2015 03:29:10 +0000 (04:29 +0100)
committerMike Gabriel <sunweaver@debian.org>
Tue, 28 May 2019 12:14:01 +0000 (13:14 +0100)
commit5ffeb85c4012b20eb1b0100b8f3a2407353f017a
treef8aec7d40bab9dbe797fe9a24f5faec82e8a3da7
parent8c21fcfcce16037a8043846002a89e3382292617
avformat/mov: fix integer overflow in mov_read_udta_string()

Found-by: Paul Mehta <paul@paulmehta.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Gbp-Pq: Name CVE-2015-1207.patch
libavformat/mov.c