URL: https://github.com/SSSD/sssd/pull/883
Title: #883: Minor fixes to util/sss_krb5

alexey-tikhonov commented:
"""
> Yes, of course I object! You're claiming a double free; there's no double 
> free.

Ok, I see your point.

I have rewritten this patch entirely (to avoid treating failure of 
krb5_kt_end_seq_get() as an fatal error) and removed "double-free claim" from 
commit message.

Still I am bold in my statement that robust code should not rely on 
undocumented features (i.e. krb5_free_keytab_entry_contents(null_struct)) and 
this is still reflected in this patchset.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/883#issuecomment-533513617
_______________________________________________
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
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