hush/archival/libarchive
Denys Vlasenko a9dc7c2f59 lzop: add overflow check
See CVE-2014-4607
http://www.openwall.com/lists/oss-security/2014/06/26/20

function                                             old     new   delta
lzo1x_decompress_safe                               1010    1031     +21

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-06-30 10:14:34 +02:00
..
bz fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 2013-11-29 16:43:33 +01:00
unxz
data_align.c
data_extract_all.c
data_extract_to_command.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 2013-11-29 16:43:33 +01:00
decompress_gunzip.c fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 2013-11-29 16:43:33 +01:00
decompress_uncompress.c
decompress_unlzma.c unlzma: add comments about possible bug from BZ 2689 2014-02-28 15:42:10 +01:00
decompress_unxz.c
filter_accept_all.c
filter_accept_list_reassign.c
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c
get_header_tar.c zcat: complain if input is not compressed 2014-02-02 02:06:38 +01:00
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild.src
liblzo.h lzop: add overflow check 2014-06-30 10:14:34 +02:00
lzo1x_1.c
lzo1x_1o.c
lzo1x_9x.c fix assorted unused code and wrong format specs found by cppchekc (bug 6716) 2013-11-29 16:43:33 +01:00
lzo1x_c.c
lzo1x_d.c lzop: add overflow check 2014-06-30 10:14:34 +02:00
open_transformer.c zcat: complain if input is not compressed 2014-02-02 02:06:38 +01:00
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c