commit bash-20181025 snapshot

This commit is contained in:
Chet Ramey
2018-10-29 16:06:50 -04:00
parent b577a7bc74
commit 941cd04a53
6 changed files with 55 additions and 10 deletions
+2
View File
@@ -4285,7 +4285,9 @@ execute_simple_command (simple_command, pipe_in, pipe_out, async, fds_to_close)
#endif
#endif
command_line = (char *)NULL; /* don't free this. */
#if 0
bind_lastarg ((char *)NULL);
#endif
return (result);
}
}