7abc9b5 Initialize sid_str to NULL to avoid freeing random data

Authored and Committed by jhrozek 10 years ago
    Initialize sid_str to NULL to avoid freeing random data
    
    If any function before failed, sss_idmap_free_sid() might have been
    called with random data.