ash: in heredoc code, fix access past the end of allocated memory. Closes 9276
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 25 Sep 2016 19:24:04 +0000 (21:24 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 25 Sep 2016 19:24:04 +0000 (21:24 +0200)
commit557482c1cbeacaeb24247738b09983a0736d407a
treeeee94ae5b14767cd4bdb85b92512dbdc9d5b4fcc
parent13f20919b2477230063bb940396bef51b463d6df
ash: in heredoc code, fix access past the end of allocated memory. Closes 9276

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c