Branch: refs/heads/stable1-proposed
Home:
https://github.com/kronosnet/kronosnet
Commit: 2aac137b8f1e4da918c0c6aab9c9c5a7dced2e52
https://github.com/kronosnet/kronosnet/commit/2aac137b8f1e4da918c0c6aab9c9c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths:
M libknet/compress.c
M libknet/compress_bzip2.c
M libknet/compress_lz4.c
M libknet/compress_lz4hc.c
M libknet/compress_lzma.c
M libknet/compress_model.h
M libknet/compress_zlib.c
M libknet/tests/api_knet_handle_compress.c
Log Message:
-----------
[compress] delegate compress_level validation to compress libraries
- make val_level internal api call optional
- keep lzo2 val_level around due to the specific nature of compress_level values
- add internal compress_lib_test to do a round-robin (compress/decompress) check with
provided values
- drop unnecessary val_level checks around
- update internal compress API include file
- adjust api_knet_handle_compress test to use a known bad value for zlib validation
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: f009c7e9d3f5eb46c561affca9d47d1bc6e73b9a
https://github.com/kronosnet/kronosnet/commit/f009c7e9d3f5eb46c561affca9d47…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths:
M build-aux/knet_valgrind_memcheck.supp
Log Message:
-----------
[compress] update valgrind exception file to match new lzma entry points
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9b43b45ff37d8d13c03f590f5dd73cc4beef895a
https://github.com/kronosnet/kronosnet/commit/9b43b45ff37d8d13c03f590f5dd73…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths:
M libknet/compress.c
Log Message:
-----------
[compress] extend check to compare end buffer data
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare:
https://github.com/kronosnet/kronosnet/compare/c364e20a8992...9b43b45ff37d