[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Mar 30 10:29:40 EST 2012


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #2 from Damien Miller <djm at mindrot.org> 2012-03-30 10:29:40 EST ---
I can't replicate this on Goobuntu precise:

$ cd /tmp
$ touch xxxüxxx
$ sftp -D /usr/lib/openssh/sftp-server
sftp> ls xxx<TAB>
(expands to)
sftp> ls xxx\303\274xx
xxxüxxx
sftp>

Perhaps it is locale dependent?

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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