On Wed Jun 11 13:46:06 2025 +0000, Jacek Caban wrote:
As far as I can tell, the strings are null-terminated. It likely appeared otherwise because the code was treating them as wide-character strings. That part of the commit message is inaccurate and should be corrected.
updated, i think this should address the problems you raised.