[SCM] make branch, master, updated. 4.2.1-45-g66a9b5c
[email protected] (Eli Zaretskii) Wed, 7 Jun 2017 01:33:39 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".
The branch, master has been updated
via 66a9b5c3ba4f94342ed1c17cdeb0bbd9df88f72d (commit)
from b552b05251980f693c729e251f93f5225b400714 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 66a9b5c3ba4f94342ed1c17cdeb0bbd9df88f72d
Author: Eli Zaretskii <[email protected]>
Date: Wed Jun 7 08:32:35 2017 +0300
Avoid crashes when SHELL=abcde is specified on the command line
* variable.c (do_variable_definition): If $SHELL was not found,
process "SHELL=foo" as any other variable definition. This avoids
segfaults when SHELL=foo is specified on the Make command line.
Reported by Orgad Shaneh <[email protected]>.
-----------------------------------------------------------------------
Summary of changes:
variable.c | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
make