Change #238949
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Thu 10 Jul 2025 23:28:31 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | f0b8137c1cbe3ac47e506bffe9827a43e172c599 |
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. Closes #17890
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