hush: fix handling of \^C and "^C"

function                                             old     new   delta
parse_stream                                        2238    2252     +14
encode_string                                        243     256     +13
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 27/0)               Total: 27 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2021-06-15 16:05:57 +02:00
parent 04f052c56d
commit 1b7a9b68d0
9 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1 @@
SHELL: line 1: : not found