lkml.org 
[lkml]   [2014]   [Oct]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Compression patches for 3.18-rc1
The following changes since commit 9e82bf014195d6f0054982c463575cdce24292be:

Linux 3.17-rc5 (2014-09-14 17:50:12 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/compress-3.18-rc1

for you to fetch changes up to 72cf90124e87d975d0b2114d930808c58b4c05e4:

lzo: check for length overrun in variable length encoding. (2014-09-28 11:08:01 +0200)

----------------------------------------------------------------
Compression patches for 3.18-rc1

More fun with the LZO compression code. Here's some patches that
properly document what the logic is, and fix up all of the previously
reported issues against the LZO code.

This has been in linux-next for a while with no issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Willy Tarreau (3):
Documentation: lzo: document part of the encoding
Revert "lzo: properly check for overruns"
lzo: check for length overrun in variable length encoding.

Documentation/lzo.txt | 164 ++++++++++++++++++++++++++++++++++++++++
lib/lzo/lzo1x_decompress_safe.c | 103 ++++++++++++++-----------
2 files changed, 221 insertions(+), 46 deletions(-)
create mode 100644 Documentation/lzo.txt


\
 
 \ /
  Last update: 2014-10-08 01:01    [W:0.022 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site