Change #238929
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Thu 10 Jul 2025 19:27:53 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/global-arg |
Revision | 041a1ee36dd89e86c0cb05d03db362f0b538c807 |
Comments
curl: remove the global argument from many functions Since the config struct has a pointer to it, both pointers don't need to be passed on.
Changed files
- src/config2setopts.c
- src/config2setopts.h
- src/tool_getparam.c
- src/tool_getparam.h
- src/tool_operate.c
- src/tool_parsecfg.c
- src/tool_setopt.c
- src/tool_setopt.h
- src/tool_ssls.c
- src/tool_ssls.h