diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-11-05 21:45:31 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-11-05 23:25:20 +0100 |
commit | b9242fd12f4be4a79e31fd0aa125ab8a48226896 (patch) | |
tree | 5375dcd3076edb840acfbf27601b82a634c4df5f /avconv.c | |
parent | 7f6c828f2e6b4704f38ae31969bfff6af1afdc28 (diff) | |
download | ffmpeg-b9242fd12f4be4a79e31fd0aa125ab8a48226896.tar.gz |
av_lzo1x_decode: properly handle negative buffer length.
Treating them like 0 is safest, current code would invoke
undefined pointer arithmetic behaviour in this case.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'avconv.c')
0 files changed, 0 insertions, 0 deletions