fmt_scan: support multibyte characters in putstr decoding
authorc_14 <git@c-14.de>
Tue, 16 May 2017 16:13:27 +0000 (18:13 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 15 Jun 2017 19:53:47 +0000 (21:53 +0200)
Fixes an issue where the string output by scan with a putstr format is
truncated within a multibyte character causing terminal corruption


No differences found