Michael Oswald
Results
30
issues of
Michael Oswald
Variable packets which contain a variable length string in a group are not processed correctly.
The layout function for multi-line text crashes when multi-byte UTF-8 characters are used. This pull request fixes this issue. The old algorithm was simply operating on bytes and directly indexing...