Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238948

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Thu 10 Jul 2025 23:28:31
Repository https://api.github.com/repos/curl/curl
Project curl/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