Hash :
bd28952e
Author :
Date :
2017-08-22T08:41:03
[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.