3763476 Ticket #48048 - Fix coverity issues - 2015/2/24

Authored and Committed by nhosoi 9 years ago
    Ticket #48048 - Fix coverity issues - 2015/2/24
    
    Coverity defect 13069 - Resource leak
    Description: If attrcrypt_crypto_op_values fails, the output Slapi_
    Value array is cleaned up internally.  The caller need not to free it.
    modified: attrcrypt_crypto_op_values in ldbm_attrcrypt.c