CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/17 19:48:43
Modified files:
lib/libevent : buffer.c
Log message:
Use recallocarray() to avoid leaving detritus in memory when resizing
the string buffer.
ok jsing millert
