diff options
author | Martin Storsjö <martin@martin.st> | 2010-03-11 16:26:14 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-03-11 16:26:14 +0000 |
commit | 34056cbba55f0131e8d2698717ab9e86e2da5178 (patch) | |
tree | 4233eb261993a049777a7439a94aed443ff02711 /COPYING.LGPLv3 | |
parent | 70b462cc2940bce1023adb0780a83725526117f4 (diff) | |
download | ffmpeg-34056cbba55f0131e8d2698717ab9e86e2da5178.tar.gz |
Fix a crash in the H.263 RTP packetizer
If size == 1 and buf[0] == 0 and buf[1] == 0 (the first byte after the
buffer), it would set size = -1 and crash in the later memcpy.
Originally committed as revision 22469 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'COPYING.LGPLv3')
0 files changed, 0 insertions, 0 deletions