* acquire_cred.c (krb5_gss_register_acceptor_identity): Allocate enough memory to include the null at the end of the keytab char *. Essentially off by one error. To generate a diff of this commit: cvs diff -r1.227 -r1.228 krb5/src/lib/gssapi/krb5/ChangeLog cvs diff -r1.32 -r1.33 krb5/src/lib/gssapi/krb5/acquire_cred.c