• Show log

    Commit

  • Hash : b4dddd82
    Author : Alexei Podtelezhnikov
    Date : 2021-09-22T00:30:03

    [base] Initialize stream memory earlier.
    
    With Windows memory management tracking heap, it is important to use
    it during the stream opening fallback. In Unix, the argument is
    unused, but it is better to set it correctly.
    
    * src/base/ftobjs.c (FT_Stream_New): Set memory before calling
    `FT_Stream_Open`.
    * builds/windows/ftsystem.c, builds/unix/ftsystem.c (FT_Stream_Open,
    ft_close_stream_by_free): Call `ft_alloc` and `ft_free` with proper
    memory argumment.
    

  • 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