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

Change #266349

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 05 May 2026 14:36:09
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/function-length
Revision 2af7aaa96eb790d4bfd21750d8edce8a55e5e40c

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