CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/29 18:06:06
Modified files:
usr.bin/ssh : sftp.c
Log message:
avoid a fatal() when sftp tab-completes filenames that share
common utf-8 characters that don't encode to a complete codepoint
from menthu.zhou via GHPR#587; ok dtucker@
