Skip to content
Commit ff9d2efd authored by Kees Cook's avatar Kees Cook Committed by Simon Glass
Browse files

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: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent afca2942
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment