summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-12-22 13:09:16 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-12-22 16:06:37 +0100
commitaf5999a6742ea90011e7fa08aade7eac9943b76a (patch)
tree4786ccad2f06062af09de06fea93199ebbf9337f /src
parente4505a1915f1bfae71b06636f0690fae2c53c78e (diff)
downloadcurl-af5999a6742ea90011e7fa08aade7eac9943b76a.tar.gz
urldata: move the cookefilelist to the 'set' struct
The cookiefile entries are set into the handle and should remain set for the lifetime of the handle so that duplicating it also duplicates the list. Therefore, the struct field is moved from 'state' to 'set'. Fixes #10133 Closes #10134
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions