[GIT PULL] Another Compression bugfixe for 3.16-rc3

From: Greg KH
Date: Fri Jun 27 2014 - 21:22:26 EST


The following changes since commit 206204a1162b995e2185275167b22468c00d6b36:

lz4: ensure length does not wrap (2014-06-23 14:12:01 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/compress-3.16-rc3

for you to fetch changes up to 4148c1f67abf823099b2d7db6851e4aea407f5ee:

lz4: fix another possible overrun (2014-06-27 11:21:07 -0700)

----------------------------------------------------------------
Compress bugfix for 3.16-rc3

Here is another lz4 bugfix for 3.16-rc3 that resolves a reported issue
with that compression algorithm.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
lz4: fix another possible overrun

lib/lz4/lz4_decompress.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/