DescriptionDo not try to execute empty programs.
After failing to read a non-existing file, the shell tried to execute the resulting empty program, which resulted in a null pointer dereference. This patch avoids execution of empty programs.
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|