]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9936 slapcat/slapschema: fix free of subtree cmdline option
authorHoward Chu <hyc@openldap.org>
Thu, 20 Oct 2022 11:27:01 +0000 (12:27 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 20 Oct 2022 11:27:01 +0000 (12:27 +0100)
commitcbdeb374cf43ed783af8544c820d240a2eb024bb
tree52892b4b780b31e5b162646f08b4ea20b2cb04b4
parent3991a0d191fef2c51803f7d01617baba07e3aa90
ITS#9936 slapcat/slapschema: fix free of subtree cmdline option

Must dup arg since subtree may also come from parsed URL.
servers/slapd/slapcommon.c