Module Name:src
Committed By: para
Date: Tue Aug 20 15:17:02 UTC 2019
Modified Files:
src/common/lib/libc/hash/murmurhash: murmurhash.c
Log Message:
add now required includes for memcpy prototypes analogue to other hash functions
(fix the build)
To generate a diff of th
Module Name:src
Committed By: para
Date: Tue Aug 20 15:17:02 UTC 2019
Modified Files:
src/common/lib/libc/hash/murmurhash: murmurhash.c
Log Message:
add now required includes for memcpy prototypes analogue to other hash functions
(fix the build)
To generate a diff of th
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 s
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 s