Commit By: epeisach Log Message: krb5_krcc_next_cred: Move initial test if pointing past end of key array before test for pointing at entry with the principal. Avoids buffer overflow for end of list. Detected with a hacked up version of valgrind to handle keyring syscalls. Changed Files: U trunk/src/lib/krb5/ccache/cc_keyring.c