kernel-ark/lib/lzo
Willy Tarreau af958a38a6 Revert "lzo: properly check for overruns"
This reverts commit 206a81c ("lzo: properly check for overruns").

As analysed by Willem Pinckaers, this fix is still incomplete on
certain rare corner cases, and it is easier to restart from the
original code.

Reported-by: Willem Pinckaers <willem@lekkertech.net>
Cc: "Don A. Bailey" <donb@securitymouse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-28 11:08:01 +02:00
..
lzo1x_compress.c lib/lzo: Update LZO compression to current upstream version 2013-02-20 19:36:01 +01:00
lzo1x_decompress_safe.c Revert "lzo: properly check for overruns" 2014-09-28 11:08:01 +02:00
lzodefs.h lib/lzo: Update LZO compression to current upstream version 2013-02-20 19:36:01 +01:00
Makefile lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c 2013-02-20 19:36:00 +01:00