Memory access error with Japanese text-entry in built-in editor
I have been using version 3.6.5 of WinSCP.
Periodically, when typing Japanese in the text editor the application will crash with multiple memory access error popups.
When it does not crash, I can write and save the text successfully so it seems it's fundamentally able to handle Japanese text. Perhaps you are only allocating enough room for ascii strings but checking your buffer based on the character count assuming single-byte characters?
Either way, great application!
Thank you,
Chris Williams
Periodically, when typing Japanese in the text editor the application will crash with multiple memory access error popups.
When it does not crash, I can write and save the text successfully so it seems it's fundamentally able to handle Japanese text. Perhaps you are only allocating enough room for ascii strings but checking your buffer based on the character count assuming single-byte characters?
Either way, great application!
Thank you,
Chris Williams