| commit | e401c8fed95a212fde43b295ea08c2ae81429507 | [log] [tgz] |
|---|---|---|
| author | Christian Göttsche <cgzones@googlemail.com> | Mon Jan 15 18:48:32 2024 +0100 |
| committer | cgzones <cgzones@googlemail.com> | Sat Jan 20 11:53:25 2024 +0100 |
| tree | 9e3bc4f06a5a65d8e7380a22ef0c74b3d5b03085 | |
| parent | 2f67a2b07d99e9f496d68ad49be9ec517946bcc7 [diff] |
Fix usage of RichString_appendnWide() The last argument of RichString_appendnWide() should be the number of bytes of the source multi-byte string, not the number of characters in the resulting wide-character string.