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
Acked-by: Simon Glass
---
lib/lzo/lzo1x_decompress.c |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/lib/lzo/lzo1x_decompre
On Mon, Aug 12, 2013 at 5:02 PM, Kees Cook wrote:
> 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
Acked-by: Simon Glass
___
U-Boot mailing list
U-Boo
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
---
lib/lzo/lzo1x_decompress.c |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/lib/lzo/lzo1x_decompress.c b/lib/lzo/lzo1x_de
3 matches
Mail list logo