On 08/25/2014 01:12 PM, Steve Lawrence wrote: >> + if (stat(path, &buf) < 0) { >> + fprintf(stderr, "Can not stat: %s: %m\n", argv[0]); > Should the fprintf print path instead of argv[0]? Yes. >> + exit(EXIT_FAILURE); >> + } >> + > Looks good otherwise. I'll add to the repo with that change if that's okay. > > - Steve > > _______________________________________________ > Selinux mailing list > Selinux@xxxxxxxxxxxxx > To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. > To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx. > > Sounds great. _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.