"Carlos O'Donell" <codonell@redhat.com> writes: > LGTM for master if you proved this works by using gdb to set out to void > and confirmed it exits with the right error code and exits via _exit > (had a breakpoint on _exit and it triggers without showing exit on the > call chain). Done and pushed. Thanks!