summaryrefslogtreecommitdiffstats
path: root/sftp.1
diff options
context:
space:
mode:
authorderaadt@openbsd.org <deraadt@openbsd.org>2022-12-15 19:20:39 +0100
committerDarren Tucker <dtucker@dtucker.net>2023-01-03 07:48:39 +0100
commit5a7a7acab2f466dc1d7467b5d05d35268c3137aa (patch)
treefd1ff9f6001b6c096c22dd51124ae3ea6eb56f92 /sftp.1
parentSimply handling of SSH_CONNECTION PAM env var. (diff)
downloadopenssh-5a7a7acab2f466dc1d7467b5d05d35268c3137aa.tar.xz
openssh-5a7a7acab2f466dc1d7467b5d05d35268c3137aa.zip
upstream: The idiomatic way of coping with signed char vs unsigned
char (which did not come from stdio read functions) in the presence of ctype macros, is to always cast to (unsigned char). casting to (int) for a "macro" which is documented to take int, is weird. And sadly wrong, because of the sing extension risk.. same diff from florian OpenBSD-Commit-ID: 65b9a49a68e22ff3a0ebd593f363e9f22dd73fea
Diffstat (limited to 'sftp.1')
0 files changed, 0 insertions, 0 deletions