hush: strip NULs from file input, they are PITA/impossible to handle correctly
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 5 Apr 2009 22:17:04 +0000 (22:17 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 5 Apr 2009 22:17:04 +0000 (22:17 -0000)
commit913a201bf098a5fbe1da02cb332d7d0787974c4d
treea46c0aa74f4fbc2a8b22d07bd7bce48b467418e5
parent258275d85f8e58cba040fec1aad1131017c4a69d
hush: strip NULs from file input, they are PITA/impossible to handle correctly

function                                             old     new   delta
file_peek                                             89      93      +4
file_get                                             260     264      +4
shell/hush.c