summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/wcscpy.3
diff options
context:
space:
mode:
authorbeck <>2023-04-27 16:12:08 +0000
committerbeck <>2023-04-27 16:12:08 +0000
commitd4099bf33ba9d65b8aeebf3ba2b781614b3259de (patch)
tree26cedc3074742f49ff8c219acd35e7a3b5a976e4 /src/lib/libc/string/wcscpy.3
parent67d1ea36dde169f06c151c5da8f4496b77f2329d (diff)
downloadopenbsd-d4099bf33ba9d65b8aeebf3ba2b781614b3259de.tar.gz
openbsd-d4099bf33ba9d65b8aeebf3ba2b781614b3259de.tar.bz2
openbsd-d4099bf33ba9d65b8aeebf3ba2b781614b3259de.zip
Convert size_t's used in conjuction with sk_X509_num back to int.
The lets the regress in x509/policy pass instead of infinite looping. The changes are necessry because our sk_num() returns an int with 0 for empty and -1 for NULL, wheras BoringSSL's returns a size_t with 0 for both an empty stack and a NULL stack. pair work with tb@ ok tb@ jsing@
Diffstat (limited to 'src/lib/libc/string/wcscpy.3')
0 files changed, 0 insertions, 0 deletions