In krb5_c_make_checksum, avoid the structure copy of *input since we
authorGreg Hudson <ghudson@mit.edu>
Wed, 7 Oct 2009 18:14:49 +0000 (18:14 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 7 Oct 2009 18:14:49 +0000 (18:14 +0000)
commitf3bf2ee29ae2fcea2a258b8477787eb7359ce4a1
tree7e12503ff98b94fd719d49ab6496f876e0cdf648
parente1f90f3c757cc445ef779c85a694f751a0371d57
In krb5_c_make_checksum, avoid the structure copy of *input since we
don't care about input->magic.  Squashes a bunch of unimportant
Coverity defects.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22866 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/make_checksum.c