1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/xargs
millert b59d868931 Use sizeof(char *) not sizeof(char **) when allocating an array
of strings with calloc(3).  From David CARLIER.  OK tb@
2018-06-12 15:24:31 +00:00
..
Makefile
pathnames.h
strnsubst.c
xargs.1
xargs.c Use sizeof(char *) not sizeof(char **) when allocating an array 2018-06-12 15:24:31 +00:00