cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

737cd08 Bug 722292 - (cov#11030) Leak of mapped_sdn in winsync rename code

1 file Authored by nkinder 12 years ago, Committed by rmeggins 12 years ago,
    Bug 722292 - (cov#11030) Leak of mapped_sdn in winsync rename code
    
    The previous fix for bug 722292 introduced a memory leak of the
    mapped DN used to detect entry renames.  This ensures that we
    free the mapped DN.
    Branch: 389-ds-base-1.2.9
    (cherry picked from commit 576d90b25524b06dad4b5497fc6f7e5e673c8899)