hush: fix a possible bug
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 21 Jul 2016 12:40:08 +0000 (14:40 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 21 Jul 2016 12:42:13 +0000 (14:42 +0200)
commit49117b48008e0fe36d6680c787045cb44a300f93
treec1df4e74c3cccaaf719122562a2dc937c2f665a2
parente695ac97fdd48808dd0a84d4725a063481a03c30
hush: fix a possible bug

Not sure this was actually a triggerable bug, but the code looked flaky.

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