https://bugzilla.mindrot.org/show_bug.cgi?id=2148
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #6 from Damien Miller <[email protected]> --- Pretty sure this was fixed by the following commit. Please reopen if not commit 0f3b8fd68a29766697d7a709bae8b0a61da6cff2 Author: [email protected] <[email protected]> Date: Wed Oct 8 21:48:40 2025 +0000 upstream: When tab-completing a filename, ensure that the completed string does not end up mid-way through a multibyte character, as this will cause a fatal() later on. based on GHPR#587 from @TaoistBrickscarrier; feedback tb@ kevlo@ ok dtucker@ OpenBSD-Commit-ID: efb977164b4e20d61204a66201a7592ba8291362 -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
