The plugin leaks memory during modify operations because it mistakenly assumes that slapi_mods_add_smod() takes ownership of the Slapi_Mod structure which is passed to it, when it really only takes ownership of the structure's contents. The bug was fixed in upstream version 0.42, and we can either rebase to pick it up or backport the fix, as it's not an intrusive set of changes.
Ran regression tests for IPA. No issues found. Marking this verified - Sanity only
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-0370.html