NetBSD/crypto/dist/heimdal/kuser
nathanw 1cc86f8ba4 Check the return value of krb5_init_context(), and bail out if it failed.
Also, when failing, don't try to use the non-initialized context value
to determine the error text.

This avoids dumping core in the following programs when /etc/krb5.conf is
missing or broken: klist, kdestroy, kpasswd, kadmin, kadmind, ktutil, kdc.

XXX Better error reporting in this failure case would be nice.
2000-12-19 21:31:11 +00:00
..
Makefile.am
Makefile.in
generate-requests.c
kauth_options.c
kdecode_ticket.c
kdestroy.1
kdestroy.c Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kgetcred.1
kgetcred.c
kinit.1
kinit.c fix v4 fallback lifetime calculation 2000-10-27 14:44:08 +00:00
kinit_options.c
klist.1
klist.c Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
kuser_locl.h
kverify.c