]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: check the return value of BIO_new_mem_buf()
authorxkernel <xkernel.wang@foxmail.com>
Thu, 6 Jan 2022 13:29:02 +0000 (21:29 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jan 2022 08:34:08 +0000 (09:34 +0100)
commit30aea2b1ede1aa36429858b27c3c140e96647b29
tree42db22e951d095860ffa6375681e0e5857236c1f
parent60080202bb05a269e6260394cf21ebd5bbbbba31
openssl: check the return value of BIO_new_mem_buf()

Closes #8233
lib/vtls/openssl.c