• Show log

    Commit

  • Hash : e40e8b33
    Author : Werner Lemberg
    Date : 2015-09-13T08:05:50

    [gzip] Fix access of small compressed files (#45937).
    
    * src/gzip/ftgzip.c (ft_gzip_stream_close): Avoid memory leak.
    
    (ft_gzip_get_uncompressed_file): Correct byte order while reading
    unsigned long value.  Without this change, the whole optimization of
    accessing small files in `FT_Stream_OpenGzip' is never executed!  As
    a consequence, access to PCF files in general (which are normally
    small files) should be much improved now as originally intended.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags