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

Change #246160

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Sun 19 Oct 2025 23:45:28
Repository https://github.com/curl/curl.git
Project 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