Author :
Werner Lemberg
Date :
2017-08-22 08:41:03
Hash :bd28952e Message :[base] Don't zero out allocated memory twice (#51816).
Patch applied from bug report.
* src/base/ftutil.c (ft_mem_qrealloc): Use low-level allocation to
avoid unnecessary overhead.