]> git.ipfire.org Git - thirdparty/curl.git/commit
http_aws_sigv4: check the return value of curl_maprintf()
authorx2018 <xkernel.wang@foxmail.com>
Sun, 2 Nov 2025 05:28:34 +0000 (13:28 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 2 Nov 2025 22:04:24 +0000 (23:04 +0100)
commitc898da26c6fc107ba090e5af28f066f51ecbc296
tree7568d650155084c3784eaf7d28b2677c3be6206a
parent2ffa8307b507a30a7b6f1761f442eb27b2b1ccc9
http_aws_sigv4: check the return value of curl_maprintf()

Closes #9328
lib/http_aws_sigv4.c