lzo: Handle integer overflow
authorLuca Barbato <lu_zero@gentoo.org>
Thu, 19 Jun 2014 21:26:58 +0000 (23:26 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 23 Jun 2014 08:20:57 +0000 (10:20 +0200)
commitccda51b14c0fcae2fad73a24872dce75a7964996
tree420498f29b627ee08e0e58375da3a7ec5fc93cbc
parente121ac634ba324a318f4a97f978dcfb48da6b735
lzo: Handle integer overflow

get_len can overflow for specially crafted payload.

Reported-By: Don A. Baley <donb@securitymouse.com>
CC: libav-stable@libav.org
libavutil/lzo.c