obj/dbm.c: Copy the elements between the struct DBT and
authorEzra Peisach <epeisach@mit.edu>
Tue, 23 Jul 1996 21:24:50 +0000 (21:24 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 23 Jul 1996 21:24:50 +0000 (21:24 +0000)
commit5dbea15718462c410207a93885a74e22315443ea
treee78c7bce8995f1af3b0eb559276cfd8e57b26f47
parentccc052cc9a8a4cbf447d5055873dc51bb6b3e10f
obj/dbm.c: Copy the elements between the struct DBT and
datum. Otherwise on an Alpha where the size fields are different sizes,
casting loses with random stack garbage.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8786 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/ChangeLog
src/util/db2/hash/dbm.c