From: | Ken Raeburn <raeburn@MIT.EDU> |
To: | krb5-bugs@MIT.EDU |
Subject: | uninitialized values used in mkey-migration code |
Date: | Wed, 30 Dec 2009 23:43:24 -0500 |
kdb5_mkey.c:kdb5_add_mkey declares and uses new_mkey_kvno without
setting it
No automated tests currently exercise that code anyways, and the tests
in src/tests/mk_migr don't bother to examine the mkvno values. (Not
that you're guaranteed to get something recognizable as garbage, of
course.)
Ken
setting it
No automated tests currently exercise that code anyways, and the tests
in src/tests/mk_migr don't bother to examine the mkvno values. (Not
that you're guaranteed to get something recognizable as garbage, of
course.)
Ken