]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10171 - Explicitly cast private values
authorStephen Gallagher <sgallagh@redhat.com>
Wed, 7 Feb 2024 02:38:24 +0000 (21:38 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 15 Feb 2024 18:07:05 +0000 (18:07 +0000)
commit166a010e303f6578455796fe9335732cf2481223
tree1c8dc3f76ac90739a1318945d59adc60fac1894d
parentc4a8fce7514b733535d17b187616686a49286692
ITS#10171 - Explicitly cast private values

Fixes issues with -Werror=incompatible-pointer-types

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
servers/slapd/config.c
servers/slapd/overlays/constraint.c
servers/slapd/overlays/dyngroup.c
servers/slapd/overlays/valsort.c