Skip to content

Commit

Permalink
Fix instances of UB that cause tests to not pass under miri (#878) (#916
Browse files Browse the repository at this point in the history
)

* Fix unaligned access in bit-packing

* Fix creation of unaligned reference in murmur_hash2_64a

* Remove now-unnecessary unsafe

Co-authored-by: Andrew Lamb <[email protected]>

Co-authored-by: Ben Kimock <[email protected]>
  • Loading branch information
alamb and saethlin authored Nov 5, 2021
1 parent 8540214 commit 3c69752
Show file tree
Hide file tree
Showing 3 changed files with 1,455 additions and 1,461 deletions.
Loading

0 comments on commit 3c69752

Please sign in to comment.