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

Change #266360

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 05 May 2026 16:26:44
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 80214dca6b7bbc6aaeb9fbf5a5e0344b9fe94171

Comments

GHA: verify function-lengths

No production code function is allowed to be longer than 500 lines.

The lib/setopt.c:setopt_cptr function is currently exempt, as a single
exception until we make it smaller.

Closes #21492

Changed files