danielpclark / faster_path

Faster Pathname handling for Ruby written in Rust
MIT License
782 stars 33 forks source link

Fix a bug in memrnchr #157

Closed glebm closed 6 years ago

glebm commented 6 years ago

The bytes check was incorrect, leading to bugs in some cases.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.023% when pulling cd2ef4a84d115c4ae38fca4a21867a15967b055a on glebm:fix-mernchr-bug into a004e246d419f1ad9052a486720e88c91c9e283f on danielpclark:master.