]> git.ipfire.org Git - thirdparty/curl.git/commit
x509asn1: switch from malloc to dynbuf
authorDaniel Stenberg <daniel@haxx.se>
Fri, 26 Jan 2024 14:02:19 +0000 (15:02 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 27 Jan 2024 11:27:35 +0000 (12:27 +0100)
commit623c3a8fa0bdb2751f14b3741760d81910b7ec64
treec4e6cb38e2825d33336acccd4fc92322d826b431
parentcd48e8f8a9fd231231bffe23f6f6e63cc1f5691f
x509asn1: switch from malloc to dynbuf

Closes #12808
lib/vtls/x509asn1.c