pull up r20109 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 29 Nov 2007 00:53:20 +0000 (00:53 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 29 Nov 2007 00:53:20 +0000 (00:53 +0000)
commitb96ea2f14721e4b20cb08188c383f6b63a03b5b2
tree90d3bd18529e1789ad324f345703b15a0fc7f777
parent2c6a12fbcf73e81a2e117421c2617c9074ad29c8
pull up r20109 from trunk

 r20109@cathode-dark-space:  raeburn | 2007-10-09 00:03:59 -0400
 ticket: 5777

 kt_file.c: Support multiple iterators active simultaneously, using a
 counter.  In get_entry, if the file was already open, rewind it to
 just after the version number, and don't close it when done.  Don't
 allow add or remove calls if any iterator is active.

 t_keytab.c: Test mixing two iterators with get_entry calls.

ticket: 5777

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20170 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/keytab/kt_file.c