summaryrefslogtreecommitdiff
path: root/libavcodec/acelp_vectors.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2010-03-11 16:26:14 +0000
committerMartin Storsjö <martin@martin.st>2010-03-11 16:26:14 +0000
commit34056cbba55f0131e8d2698717ab9e86e2da5178 (patch)
tree4233eb261993a049777a7439a94aed443ff02711 /libavcodec/acelp_vectors.c
parent70b462cc2940bce1023adb0780a83725526117f4 (diff)
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 'libavcodec/acelp_vectors.c')
0 files changed, 0 insertions, 0 deletions