summaryrefslogtreecommitdiff
path: root/version.sh
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2009-09-24 15:37:09 +0000
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2009-09-24 15:37:09 +0000
commit98422c44cf86de6da8f73a7bd80284ed165c5a98 (patch)
tree79cf42abd43abd728d71bdaada4045b9fa60efd2 /version.sh
parent595324e143b57a52e2329eb47b84395c70f93087 (diff)
Fix possible buffer over-read in vorbis_comment, fix it double to be sure.
First, make s signed, so that comparisons against end - p will not be made as unsigned, making the check incorrectly pass if p is beyond end. Also ensure that p will never be > end, so the code is correct also if buf is not padded. Originally committed as revision 20014 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions