u-boot/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 Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lzo1x_decompress.c lzo: correctly bounds-check output buffer 2013-09-03 13:30:23 -06:00
lzodefs.h Rename lib_generic/ to lib/ 2010-04-13 09:13:04 +02:00