Home
last modified time | relevance | path

Searched hist:ff9d2efdbf1b3b5263f81e843c6724b8bead7f1f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/lzo/
H A Dlzo1x_decompress.cff9d2efdbf1b3b5263f81e843c6724b8bead7f1f Fri Aug 16 14:59:15 UTC 2013 Kees Cook <keescook@chromium.org> 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>