uboot/lib/lzo
Kees Cook ff9d2efdbf lzo: correctly bounds-check output buffer
This checks the size of the output buffer and fails if it was going to
overflow the buffer during lzo decompression.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
2013-09-03 13:30:23 -06:00
..
Makefile
lzo1x_decompress.c lzo: correctly bounds-check output buffer 2013-09-03 13:30:23 -06:00
lzodefs.h