If the size field of a struct datum != size field of DBT, you need to copy
authorEzra Peisach <epeisach@mit.edu>
Tue, 30 May 1995 14:48:59 +0000 (14:48 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 30 May 1995 14:48:59 +0000 (14:48 +0000)
commit4961f247a203adb5826f4a9bfa067e8d97829dc6
treea9a1af926d500fe273be8be3f2c2da499301c991
parent28ec4e65423c14605e0f2d0150b12ba684e8fd6e
If the size field of a struct datum != size field of DBT, you need to copy
the information from one structure to the other without casting as you wind
up with stack garbage. (DEC alpha OSF)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5913 dc483132-0cff-0310-8789-dd5450dbe970
src/util/berk_db/hash/ChangeLog [new file with mode: 0644]
src/util/berk_db/hash/configure.in
src/util/berk_db/hash/krb5_ndbm.c