Re: realloc -> reallocarray in vmstat

2016-09-04 Thread Philip Guenther
On Sun, Sep 4, 2016 at 2:58 PM, Theo Buehler wrote: > I was told there was no particular reason to use realloc here. > This is basically a sed job: Looks right; assuming it runs, ok guenther@

realloc -> reallocarray in vmstat

2016-09-04 Thread Theo Buehler
I was told there was no particular reason to use realloc here. This is basically a sed job: Index: dkstats.c === RCS file: /var/cvs/src/usr.bin/vmstat/dkstats.c,v retrieving revision 1.38 diff -u -p -r1.38 dkstats.c --- dkstats.c 24