argv.c
13.2 KB
-
Replace malloc with xmalloc · fabfa16b
* argv.c (dupargv): Replace malloc with xmalloc. Don't check xmalloc return. (buildargv): Likewise. Also replace strdup with xstrdup. (expandargv): Don't check dupargv return. From-SVN: r190767
H.J. Lu committed