]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9339 fix connection address handling
authorHoward Chu <hyc@openldap.org>
Thu, 10 Sep 2020 14:35:14 +0000 (15:35 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 10 Sep 2020 17:03:32 +0000 (17:03 +0000)
commit72bfa9d488091e2bda369ded1667983ce3a0aabe
tree7e4064807d5ad533eebf252b958e70afe7da3b78
parent490273fb9781f22dd805b8daf5cdf6b7e4864081
ITS#9339 fix connection address handling

valgrind didn't like accesses to si->si_connaddr
Also fix an array bounds check in ITS#9282 merge_state
servers/slapd/syncrepl.c