aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2016-02-06 19:10:49 -0500
committerJay Satiro <raysatiro@yahoo.com>2016-02-06 19:10:49 -0500
commitd6a8869ea346ece7026afbc38d2cd4344a45909f (patch)
tree777762b04c8f3eecf88094416c05553842fef868 /configure.ac
parent1ca54daf3ebc4dc587f297f057afd9532463add2 (diff)
openssl: Fix signed/unsigned mismatch warning in X509V3_ext
sk_X509_EXTENSION_num may return an unsigned integer, however the value will fit in an int. Bug: https://github.com/curl/curl/commit/dd1b44c#commitcomment-15913896 Reported-by: Gisle Vanem
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions