]> git.ipfire.org Git - thirdparty/curl.git/commit
bearssl: explicitly initialize all fields of Curl_ssl
authorMichael Forney <mforney@mforney.org>
Wed, 26 May 2021 07:43:46 +0000 (00:43 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 May 2021 12:43:45 +0000 (14:43 +0200)
commit7f9c5af8b3c905ae9f96ab16b92049548ca407fb
tree1e29895cdfe01c43baa159e966a9ec39f5855999
parenta03ea6223950002eba8b1ef0df3133c62f387d6b
bearssl: explicitly initialize all fields of Curl_ssl

Also, add comments like the other vtls backends.

Closes #7133
lib/vtls/bearssl.c