summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorflorian <>2022-12-15 08:07:03 +0000
committerflorian <>2022-12-15 08:07:03 +0000
commit7a86fa5aa1ba5371e5599a0597cd218ab91d74c1 (patch)
treecbf1d7e7b46feee633ad5eef3db41c52452fd5db /src/lib
parent7f2f732a1be4573b42d1fcc3b373c438f7ca8702 (diff)
downloadopenbsd-7a86fa5aa1ba5371e5599a0597cd218ab91d74c1.tar.gz
openbsd-7a86fa5aa1ba5371e5599a0597cd218ab91d74c1.tar.bz2
openbsd-7a86fa5aa1ba5371e5599a0597cd218ab91d74c1.zip
The argument to ctype functions must be EOF or representable as an
unsigned char. Casting to int is particularly useless because that's what the compiler already does. We need to prevent sign extension, not write down that we want sign extension. OK deraadt, kn, miod, op
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions