diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2024-02-20 20:39:43 +0100 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2024-02-20 21:10:15 +0100 |
| commit | 5c6a8eb60799fa142640d5f64b8f312db85d5ea9 (patch) | |
| tree | 0cb90012adb245e6a67baa84ade2387f01590b89 /src | |
| parent | 37668ba37888ec11f0d3604a4508b42f7190d9b3 (diff) | |
Lua: avoid crashing when an error message is not valid UTF-8
Invalid input bytes in error messages caused pandoc to crash with an
encoding exception. Instead, the invalid bytes are now replaced with the
Unicode replacement character U+FFFD.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
