Re: [PATCH 2/2 1.24] ash: backport fix for here document issues

2016-03-22 Thread Mike Frysinger
On 18 Mar 2016 11:32, Ron Yorston wrote: > Backport the following from master: > ><9121510> ash: add test for issue with here document ><6bd2fab> Revert "ash: fix a SEGV case in an invalid heredoc" > ash: simplify EOF/newline handling in list parser i cherry picked the individual comm

[PATCH 2/2 1.24] ash: backport fix for here document issues

2016-03-19 Thread Ron Yorston
Backport the following from master: <9121510> ash: add test for issue with here document <6bd2fab> Revert "ash: fix a SEGV case in an invalid heredoc" ash: simplify EOF/newline handling in list parser Reported-by: Natanael Copa Signed-off-by: Ron Yorston --- shell/ash.c