]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: backout r1.243 (fix for fatal during tab-completion with
authordjm@openbsd.org <djm@openbsd.org>
Thu, 2 Oct 2025 04:23:11 +0000 (04:23 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 2 Oct 2025 09:04:38 +0000 (19:04 +1000)
commit6a239b057be2897d7a597daaf5394f2e7312dc65
tree51677d7121fa1842f46d544006574acefd9a59df
parentb9f6a84ea383d811216de38219472214963c10b2
upstream: backout r1.243 (fix for fatal during tab-completion with

some multibyte sequences) as it breaks the common case for tab completion.

Will deal with it properly after release.

OpenBSD-Commit-ID: 196d00f5ff19579214de45357f16a1fb2d624be1
sftp.c