]> git.sur5r.net Git - openldap/commit
Re-fix ITS#6793 (back-ldap bad free of matchedDN).
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 31 Jan 2011 05:30:05 +0000 (05:30 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 31 Jan 2011 05:30:05 +0000 (05:30 +0000)
commit4064e3c15d590c5567687adc09479556a0aefc0a
tree19b2f08fc94b297233c4e1c05a4cda1a80bfa05a
parentf6871370f43a65194927e3f31eaf91d323df4aa9
Re-fix ITS#6793 (back-ldap bad free of matchedDN).

Previous fix opened for a ITS#6758-style double free if the
caller was broken.  Using REP_MATCHED_MUSTBEFREED is more robust.
servers/slapd/back-ldap/search.c