062c1a8 Bug 604263 - Fix memory leak when password change is rejected

Authored and Committed by nkinder 13 years ago
    Bug 604263 - Fix memory leak when password change is rejected
    
    If a password is changed using the password modify extended
    operation, the modify used to modify the password will be leaked
    if the change is rejected due to password policy or access control
    settings.
    
    This patch frees the mod when the password change is rejected.
    
        
file modified
+1 -0