Skip to content

Commit

Permalink
Fix instances of UB that cause tests to not pass under miri (#878)
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]>
  • Loading branch information
saethlin and alamb committed Nov 4, 2021
1 parent 03d95e6 commit de1b2ac
Show file tree
Hide file tree
Showing 3 changed files with 1,455 additions and 1,461 deletions.
Loading

0 comments on commit de1b2ac

Please sign in to comment.