1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00
Files
ripgrep/crates
Andrew Gallant 4ab1862dc0 stats: fix case where "bytes searched" could be wrong
Specifically, if the search was instructed to quit early, we might not
have correctly marked the number of bytes consumed.

I don't think this bug occurs when memory maps are used to read the
haystack.

Closes #2944
2025-09-19 21:08:19 -04:00
..
2024-09-08 22:06:59 -04:00
2024-09-08 22:11:00 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00
2024-09-08 22:07:52 -04:00