]> git.ipfire.org Git - thirdparty/curl.git/commit
gtls: check the return value of gnutls_pubkey_init()
authorx2018 <xkernel.wang@foxmail.com>
Tue, 4 Nov 2025 15:27:49 +0000 (23:27 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2025 16:00:52 +0000 (17:00 +0100)
commit8d4530537aa6223f5f7360da2dbe5a94660821ed
tree59b93165006783f756c8b6a1f7f73361b64d0681
parent3806fd914b7091cbf2d420bd50eb6a3005971e6e
gtls: check the return value of gnutls_pubkey_init()

Closes #19362
lib/vtls/gtls.c