summaryrefslogtreecommitdiff
path: root/src/shared_string.cc
diff options
context:
space:
mode:
authorPeter Pentchev <roam@ringlet.net>2022-06-24 20:01:25 +0300
committerPeter Pentchev <roam@ringlet.net>2022-06-24 20:01:25 +0300
commit085973a486d2a394385e5c3575ca8c2f9c3cc99b (patch)
tree87772d1e707df4194c4fc9963bdf2e462ddf07dd /src/shared_string.cc
parent6565f6edd700a1490c670f4e60cd52f7f78dbbe5 (diff)
Fix murmurhash for big-endian architectures.
The murmurhash implementation tries to read a sequence of four bytes as a single little-endian uint32 value. This does not work on e.g. Linux/s390x; https://buildd.debian.org/status/fetch.php?pkg=kakoune&arch=s390x&ver=2021.11.08-1&stamp=1645975425&raw=0
Diffstat (limited to 'src/shared_string.cc')
0 files changed, 0 insertions, 0 deletions