Only copy over the old table when there's an old table to copy over.
authorTheodore Tso <tytso@mit.edu>
Wed, 16 Jul 1997 02:16:18 +0000 (02:16 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 16 Jul 1997 02:16:18 +0000 (02:16 +0000)
commit9c6c7b37daab8664516ec7a525e3105b3ea2114e
treee155e9f284e100ff7cda3b3510928cee2870b8fb
parenta196a36dce9fc571c747e20a90f350822aeb49be
Only copy over the old table when there's an old table to copy over.
Otherwise, BoundsChecker complains about memcpy(foo, NULL, 0).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10118 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/serialize.c