]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9912 slapd: urls comes from optarg, not allocated
authorHoward Chu <hyc@openldap.org>
Fri, 2 Sep 2022 03:01:46 +0000 (04:01 +0100)
committerHoward Chu <hyc@openldap.org>
Fri, 2 Sep 2022 03:04:33 +0000 (04:04 +0100)
commita6fa0450f6db53846d98b2f2c052f0c5c32a804d
tree4092fdf39b1bbfd5d3ca577cd92e1c56ca6a81e9
parent60518dbae0dac6a7c1404b12aca314e6eefe4134
ITS#9912 slapd: urls comes from optarg, not allocated

May leak on Windows if set in registry. Don't care.
servers/slapd/main.c