e90b6dc SSH: Ensure that cmd_ctx->name will not be NULL.

1 file Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    SSH: Ensure that cmd_ctx->name will not be NULL.
    
    If cmd_ctx->name was not initialized by sss_parse_name
    then copy of name will be used.
    
    https://fedorahosted.org/sssd/ticket/1970
    Coverity ID: 11647