]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow-up to r1922931.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jun 2025 20:12:16 +0000 (20:12 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 6 Jun 2025 20:12:16 +0000 (20:12 +0000)
commit9a2eca1ca1cd549bad0a795f53da9a12f7b50bfc
treeb0e5f9159598bd405f04c243e698ee0f1319895d
parentbc44c682d32989810b81dfdacb9b299205eaffb5
Follow-up to r1922931.

In set_cookie_name() and set_cookie_name2(), now that the empty 'name' argument is explicitly handled, the error message in check_string() can be simplified because the cookie name can't be empty anymore when this function is called.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1926188 13f79535-47bb-0310-9956-ffa450edef68
modules/session/mod_session_dbd.c