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

Change #237755

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 25 Jun 2025 11:46:26
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision d22057d78b27278588bc8c5188d41120d7498566

Comments

lib: address singleuse issues

- markup some functions UNITTEST, so that they are static unless in a
  unit test build

- make some functions #ifdef UNITTESTS as they are only used from unit
  tests

- adjusted unit tests accordingly to use local prototypes for functions
  not global in the library

Closes #17734

Changed files