You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I understand that this is 2 year old issue but I recently needed a MurmurHash3 implementation in Swift and this one seemed the best despite this bug. I've made a fork cleaning it up a bit, porting to Swift 4 and extracting into separate repository: https://gitlab.com/shadone/MurmurHash3
MurmurHash3 hash128 method crashes for strings of length greater that 15.
The text was updated successfully, but these errors were encountered: