]> Kevux Git Server - fll/commit
Bugfix: Trailing Unicode sequences that get cut off before the encoding is completed...
authorKevin Day <thekevinday@gmail.com>
Fri, 15 Apr 2022 20:36:25 +0000 (15:36 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 15 Apr 2022 20:36:25 +0000 (15:36 -0500)
commit85df83a6d846d575657016682c7014a09ac8af4e
treeadb76a9ce5c149a43edb970c1b1d734152829f43
parentf5ccd374548af765976e6ad957033e2adfff806b
Bugfix: Trailing Unicode sequences that get cut off before the encoding is completed improperly display.

Detect when this kind of underflow happens.
Print remaining characters without trying to print missing characters.
Reset and perform remaining data to print at end.
level_3/byte_dump/c/private-byte_dump.c