Johannes Schlatow 0622446f09 base: print last character of unterminated strings
The last character should only be skipped if a `\0` or `\n` is found. If
the string ends without such a character or the maximum line length is
hit, we do not skip the last character.

Fixes genodelabs/genode#4985
2023-08-24 14:12:21 +02:00
..
2022-02-15 10:10:01 +01:00
2019-02-19 11:12:11 +01:00
2021-01-25 13:58:10 +01:00
2017-03-15 12:32:24 +01:00
2023-05-08 15:55:35 +02:00