[PATCH] hush - parse_stream_dquoted

Bayram Kurumahmut kbayram at ubicom.com
Sun Apr 26 12:36:50 UTC 2009


Fix forgotten ch addition for no-mmu systems

Please apply the attached test before the fix:

bayram at bk-pc:/media/disk-1/busybox-trunk$  ./busybox hush ~/Desktop/case_test.sh
hush: syntax error: unterminated "
bug/fix1 -> val 
bug/fix2 -> val {val_x};;
		*)	eval echo x={val_}

Then after the fix:

bayram at bk-pc:/media/disk-1/busybox-trunk$  ./busybox hush ~/Desktop/case_test.sh
bug/fix1 -> val 24
bug/fix2 -> val 24


Regards,
Bayram


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090426/1f4bcef7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hush-parse-stream-dquoted-fix.patch
Type: text/x-diff
Size: 657 bytes
Desc: hush-parse-stream-dquoted-fix.patch
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090426/1f4bcef7/attachment.bin>


More information about the busybox mailing list