Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/hash/murmurhash
Module Name: src
Committed By: riastradh
Date: Tue Aug 20 12:33:26 UTC 2019
Modified Files:
src/common/lib/libc/hash/murmurhash: murmurhash.c
Log Message:
Fix byte order bug in murmurhash and pacify sanitizers.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/hash/murmurhash/murmurhash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index