krb5int_gic_opte_copy should copy elements individually
authorAlexandra Ellwood <lxs@mit.edu>
Mon, 7 Jul 2008 19:08:01 +0000 (19:08 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Mon, 7 Jul 2008 19:08:01 +0000 (19:08 +0000)
commit0db712774d2408d534db6763c66cd3a970794ca2
treea8d0d3e8ea17e36b3e9471b7a0643d49eed0324e
parentab137e4d6bed0215b43b1d61d377c08773741d23
krb5int_gic_opte_copy should copy elements individually

Since we are copying from one structure to another, copy elements.
Using memcpy is fragile.

ticket: new
status: open

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