]> git.ipfire.org Git - thirdparty/curl.git/commit
krb5_sspi: the chlg argument is NOT optional
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2025 07:44:45 +0000 (09:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Oct 2025 11:58:43 +0000 (13:58 +0200)
commit0d68f482052595887c2e3cc0b0fcf830a6dbf354
treeeb9ae0462c88f5292c67420df1fabc3331f1d41a
parentd4c033267740d8b2e65520c89f2c5b4e5a5ee174
krb5_sspi: the chlg argument is NOT optional

Fix the comment, add assert.

Reported-by: Joshua Rogers
Closes #18865
lib/vauth/krb5_sspi.c