NetBSD/crypto/dist
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
..
heimdal Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
krb4 (tf_create): remove the overwriting of the old ticket file 2000-12-09 00:53:52 +00:00
openssl Correct printf format (used with integers, not longs). 2000-10-19 15:10:33 +00:00
ssh s/usefull/useful/ 2000-11-20 06:42:05 +00:00