[Bug 2148] failure and crash on non-ASCII characters

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Jun 30 10:51:37 AEST 2026


https://bugzilla.mindrot.org/show_bug.cgi?id=2148

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #6 from Damien Miller <djm at mindrot.org> ---
Pretty sure this was fixed by the following commit. Please reopen if
not

commit 0f3b8fd68a29766697d7a709bae8b0a61da6cff2
Author: djm at openbsd.org <djm at openbsd.org>
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.


More information about the openssh-bugs mailing list