CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/12 12:24:37
Modified files:
lib/libedit : chared.c el.c hist.c terminal.c
Log message:
Use calloc(3) and recallocarray(3) instead of *alloc* + memset(0).
ok deraadt
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/12 12:24:37
Modified files:
lib/libedit : chared.c el.c hist.c terminal.c
Log message:
Use calloc(3) and recallocarray(3) instead of *alloc* + memset(0).
ok deraadt