]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1921971 from trunk:
authorJoe Orton <jorton@apache.org>
Tue, 7 Jan 2025 08:45:31 +0000 (08:45 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 7 Jan 2025 08:45:31 +0000 (08:45 +0000)
commit7fa9aff85e239cf180bd0d6d1757bf64cf79c9fc
treed29d40b8dfd5580424bf21dc7988e4cfe16b873e
parent6548a77de44781a8b17d32278a7750a87426da71
Merge r1921971 from trunk:

* modules/aaa/mod_authnz_ldap.c (create_authnz_ldap_dir_config): Fix allocation
  of sgAttributes, found by gcc -fanalyzer:

modules/aaa/mod_authnz_ldap.c: scope_hint: In function 'create_authnz_ldap_dir_config'
modules/aaa/mod_authnz_ldap.c:356:23: warning[-Wanalyzer-allocation-size]: allocated buffer size is not a multiple of the pointee's size

Reviewed by: jorton, jailletc36, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1922944 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/aaa/mod_authnz_ldap.c