• Show log

    Commit

  • Hash : 580c94d8
    Author : Werner Lemberg
    Date : 2018-07-25T07:03:07

    Fix minor ASAN run-time warnings. * src/base/ftutil.c (ft_mem_alloc, ft_mem_realloc): Only call `FT_MEM_ZERO' if we actually have a buffer. (ft_mem_dup): Only call `ft_memcpy' if we actually have a buffer.