Fix a sigbus due to unaligned memory access, found when compacting on
authormartinh <martinh@openbsd.org>
Mon, 26 Jul 2010 09:27:14 +0000 (09:27 +0000)
committermartinh <martinh@openbsd.org>
Mon, 26 Jul 2010 09:27:14 +0000 (09:27 +0000)
commit023c5341fdd006c81f38a423c546141fe736ead0
treec6f5bd0a76342f228eb6b087a2b033b971573a57
parent3f70a6a039e58bb6e0d450f06ec50c4bdae0f11b
Fix a sigbus due to unaligned memory access, found when compacting on
sparc64.

reads ok to gilles@
usr.sbin/ldapd/btree.c