Browse Source
a NULL return when executable isn't found in $PATH. Convert NULL to "". (execvpe): Ditto. * spawn.cc (spawn_guts): Return with EFAULT if prog_arg is NULL. Return with ENOENT if prog_arg is empty string. Add a comment.fifo_doover3
3 changed files with 19 additions and 3 deletions
Loading…
Reference in new issue