]> git.ipfire.org Git - thirdparty/curl.git/commit
asyn-thread: fix HTTPS RR resolution
authorDexter Gerig <dexgerig@gmail.com>
Tue, 28 Jan 2025 04:45:38 +0000 (22:45 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jan 2025 08:23:33 +0000 (09:23 +0100)
commitafb3fd71120aeb4c1ac8edb532391e861d4d2838
treec4f3c8e9ceec00a08caaf415cbd3357a95c9a785
parentfd12b56832dbc6e92f0ec33f08d1116590f98dc6
asyn-thread: fix HTTPS RR resolution

Store the received data correctly.

Closes #16107
lib/asyn-thread.c