Commit 53838ce01628ba39596625c9edf9d8f5b13a56b4

Werner Lemberg 2015-10-03T21:12:25

[bzip2, gzip] Avoid access of unitialized memory (#46109). * src/bzip2/ftbzip2.c (ft_bzip2_file_fill_output), src/gzip/ftgzip.c (ft_gzip_file_fill_output): In case of an error, adjust the limit to avoid copying uninitialized memory.