rework murmurhash2() to avoid potential unaligned memory access
commit3ca3c94dcc29e97f0271125b7ae5f9dc3afaac2d
authorStefan Sperling <stsp@stsp.name>
Thu, 14 Oct 2021 16:03:22 +0000 (14 16:03 +0000)
committerThomas Adam <thomas@xteddy.org>
Fri, 15 Oct 2021 19:22:03 +0000 (15 20:22 +0100)
tree92095a1aeb738ea8bf53e4f0ba5ee220eed7537a
parentb7e0a38461dd7c0fb1261f45640ec533e7305709
rework murmurhash2() to avoid potential unaligned memory access

pointed out by naddy@
ok millert@
lib/murmurhash2.c
lib/murmurhash2.h