CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/14 16:23:12
Modified files:
usr.bin/vi/common: mem.h
usr.bin/vi/ex : ex_argv.c ex_subst.c
Log message:
create a REALLOCARRAY macro, and use it where it gives us overflow
protection for free
ok guenther
