]> git.sesse.net Git - ffmpeg/commit
libavformat/mov: Fix heap buffer overflow.
authorJacob Trimble <modmaker-at-google.com@ffmpeg.org>
Thu, 31 May 2018 17:41:29 +0000 (10:41 -0700)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 1 Jun 2018 23:55:12 +0000 (01:55 +0200)
commit9827bb88e7dc55d5aaeddfaa3d1ba80a7489566c
tree67bf1431a64c6f82922efc10b6054c422a8aeeb4
parent841c1efc78ace70497187d984adf31c7cc2cd7b6
libavformat/mov: Fix heap buffer overflow.

Found by Chrome's ClusterFuzz: https://crbug.com/847060

Signed-off-by: Jacob Trimble <modmaker@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov.c