]> git.ipfire.org Git - thirdparty/curl.git/commit
hsts: avoid the local buffer and memcpy on lookup
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2024 09:20:40 +0000 (11:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Oct 2024 10:49:17 +0000 (12:49 +0200)
commit60d8663afb0fb7f113604404c50840dfe9320039
tree7c3dc8808651d4670e75926996e9e3e192ba9315
parent3e7a6fbb8e38f930970a5dcc7a3f27cf6fdc04e8
hsts: avoid the local buffer and memcpy on lookup

Closes #15190
lib/hsts.c