Commit b260dc9fab7c8eac410f49ef5f1d173db69b7ac8

Werner Lemberg 2015-10-04T07:39:22

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