Edit

kc3-lang/freetype/src/bzip2

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2015-10-04 07:39:22
    Hash : b260dc9f
    Message : [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.