]> git.ipfire.org Git - thirdparty/krb5.git/commit
In krb5_ktfileint_find_slot, don't continue the loop when we find a
authorGreg Hudson <ghudson@mit.edu>
Fri, 24 Apr 2009 19:49:54 +0000 (19:49 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 24 Apr 2009 19:49:54 +0000 (19:49 +0000)
commitc395ff699651ce5ea1ef2fd106fc191937ac7e31
tree360240f50b7cc4a2f67e758afe1310ced0f152b1
parent442ca54391e96c7bcb7d886b28f57300253a4c17
In krb5_ktfileint_find_slot, don't continue the loop when we find a
final zero-length buffer.  This is a minimal fix intended to be pulled
up to the 1.7 branch; a code cleanup commit will follow.

ticket: 6475
status: open
tags: pullup
target_version: 1.7

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22278 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/keytab/kt_file.c