On Sat, Jan 2, 2016 at 10:36 PM, Mike Frysinger <[email protected]> wrote: > This func is basically open coding the xstrdup function, so gut it > and use it directly. > > 2016-01-03 Mike Frysinger <[email protected]> > > * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
This is OK. Thanks. Ian
