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

Change #267060

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 13 May 2026 23:34:46
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/strparse-assert
Revision 5808c64d521dabc594e3b63d5875323e50d990df

Comments

strparse: split a multi-line assert into many separate ones

This way we can better tell exactly which condition that triggers. Like
in fuzzer logs.

Also: drop the assert for the NULL terminator to accept such input. The
code handles it fine.

Closes #21599

Changed files