]> git.sesse.net Git - ffmpeg/commit
avformat/oggparseogm: Check lb against psize
authorMichael Niedermayer <michael@niedermayer.cc>
Fri, 9 Mar 2018 00:05:20 +0000 (01:05 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 10 Mar 2018 01:44:45 +0000 (02:44 +0100)
commit3e7c847aaf5a298b62afae12b4ecfb8e12385998
tree86e2208ddc074e4b362cad45cc36e7544240da9c
parent010b7b30b721b90993e05e9ee6338e88bb8debb3
avformat/oggparseogm: Check lb against psize

No testcase, this was found during code review

Found-by: Matt Wolenetz <wolenetz@google.com>
Reviewed-by: Matt Wolenetz <wolenetz@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggparseogm.c