ash: fix a SEGV case in an invalid heredoc
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Feb 2015 20:00:17 +0000 (21:00 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 5 Feb 2015 20:00:17 +0000 (21:00 +0100)
commit7e66102f762a7d80715f0c7e5925433256b78cee
treeab0a28074aa6b4fe2f9dfff6e9db7ab3059caa6b
parenta14fa79592eadec0d5e296c66e79dfe36ce798c7
ash: fix a SEGV case in an invalid heredoc

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c
shell/ash_test/ash-heredoc/heredoc1.right [new file with mode: 0644]
shell/ash_test/ash-heredoc/heredoc1.tests [new file with mode: 0755]