Files
shadow/lib/run_part.c
Christian Göttsche b2bc1f6927 Do not return garbage in run_parts
If scandir(3) returns 0, the uninitialized value of execute_result will
be returned.
2022-01-03 15:09:17 +01:00

1.9 KiB