Add error reporting after execvp in pppd_run
Print the error message of the failed execvp call to STDERR before exiting. Exit with EXIT_FAILURE.
Loading
Please register or sign in to comment
Print the error message of the failed execvp call to STDERR before exiting. Exit with EXIT_FAILURE.