89bff38 memberof: free delete operation apyload once done

1 file Authored by simo 13 years ago, Committed by sgallagh 13 years ago,
    memberof: free delete operation apyload once done
    
    Large memberof delete operations can cause quite a number of searches
    and the results are attached to a delop operation structure.
    Make sure we free this payload once the operation is done and these
    results are not used anymore so that we get a smaller total memory footprint.
    
        
file modified
+13 -1