ash: fix signed char expansion bug
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 12 Dec 2016 16:39:12 +0000 (17:39 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 12 Dec 2016 16:39:12 +0000 (17:39 +0100)
commit2fe66b1d2dc50f9d5ed98d5c537745f3066fb4d8
tree1019d90dd8842539a2c23ef260c2a6749df28067
parentb6afcc78194aa0801544bc606b9562339c846eb4
ash: fix signed char expansion bug

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