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

Change #246158

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Sun 19 Oct 2025 23:45:28
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 7f19fa98199f967bda2ddb1da1d889c6eafcc14b

Comments

lib: add asserts that hostname has content

For all network related protocols there must be a non-blank hostname
used. This change adds a few asserts in some places to make debug/tests
catch mistakes if any such would slip in.

Closes #19146

Changed files