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

Change #244099

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 29 Aug 2025 23:42:31
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/maxglob
Revision 0a5613b2733a7e7084ab3e8b5c45ad36a0309680

Comments

urlglob: only accept 255 globs

- because using {} with a single entries makes little sense
- because when using {} sets with two entry lists, there can only be 64
  to reach maximum number of URLs

Verify the max check in test 761

Changed files