From b5c065418f63f22dc8e6ab508708afd4de070d55 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 7 May 2011 08:29:13 +0000 Subject: job.c (construct_command_argv_internal): Don't assume shellflags is always non-NULL. Escape-protect characters special to the shell when copying the value of SHELL into new_line. Fixes Savannah bug #23922. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 263aa2e..2556945 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-05-07 Eli Zaretskii + + * job.c (construct_command_argv_internal): Don't assume shellflags + is always non-NULL. Escape-protect characters special to the + shell when copying the value of SHELL into new_line. Fixes + Savannah bug #23922. + 2011-05-02 Paul Smith * doc/make.texi (Special Variables): Add documentation for the new -- cgit v1.2.3