When scanning a database entry, read fail_auth_count into a temporary
authorTheodore Tso <tytso@mit.edu>
Fri, 14 Oct 1994 23:34:38 +0000 (23:34 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 14 Oct 1994 23:34:38 +0000 (23:34 +0000)
commit2c022180fccc1b082c5ad5f383c2b0a50013f339
tree86c03e9897809489f298969abcf3667490c57722
parente4d3983a4b6d8aa1ab6d9cea3248936b43032475
When scanning a database entry, read fail_auth_count into a temporary
integer variable, and then copy that into entry.fail_auth_count, which
is a char.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4513 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/ChangeLog
src/admin/edit/dump.c