URL: https://github.com/SSSD/sssd/pull/703
Title: #703: nss: sssd returns '/' for emtpy home directories

simo5 commented:
"""
@thalman those other cases are already handled in the call right above your 
change.
So if those are handled homdir will arelady be "not null".

I think all you need to do is return ""; unconditionally when homedir is NULL.

Later if you need additional handling you can do that, but the point is that 
there is no good reason to do the "right thing" only for files.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/703#issuecomment-443779774
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to