]> git.ipfire.org Git - thirdparty/curl.git/commit
setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Feb 2023 22:44:39 +0000 (23:44 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Feb 2023 07:44:28 +0000 (08:44 +0100)
commitc9c3ec482bb9bf54961536444005862c6227bdeb
tree3b98f077c91edfdbb6d6cd1a7aad1eeae04b0f55
parent51211a31a523e53bab4b57e1e84f81d0532c67c0
setopt: move the CURLOPT_CHUNK_DATA pointer to the set struct

To make duphandle work etc

Closes #10635
lib/ftp.c
lib/setopt.c
lib/urldata.h
lib/wildcard.c
lib/wildcard.h