]> granicus.if.org Git - curl/commit
openssl: provide defines for argument typecasts to build warning-free
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Apr 2018 08:55:56 +0000 (10:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Apr 2018 11:24:36 +0000 (13:24 +0200)
commit256b80fe81ad6de63e7fcffbef5e2ce554319ae8
treef614aa60627ebf44e77ca5fc773e7f437900228e
parent7c90c93c0b061da81f69fabdd57125b2783c15fb
openssl: provide defines for argument typecasts to build warning-free

... as OpenSSL >= 1.1.0 and libressl >= 2.7.0 use different argument types.
lib/vtls/openssl.c