Files
heimdal/lib
Nicolas Williams fc42ff0212 krb5: Fix NULL-deref in send_to_kdc
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.
2022-01-17 11:16:07 -06:00
..
2021-09-10 09:11:23 +10:00
2022-01-17 00:45:37 -06:00
2022-01-17 10:48:07 -06:00
2022-01-14 17:54:55 -06:00
2017-03-10 15:47:43 -05:00
2022-01-17 11:16:07 -06:00
2022-01-14 12:01:33 -06:00
2016-12-15 12:15:56 -06:00