Coverity thinks `handle` in lib/krb5/send_to_kdc.c:krb5_sendto_context() at 1241 can be NULL, leading to a NULL derefence in `get_next()`. This is an attempt to fix this by having `get_next()` check handle for NULL.
31 KiB
31 KiB