mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
fix: More search issues
This commit is contained in:
@@ -300,6 +300,8 @@ namespace hex::plugin::builtin {
|
||||
matchedBytes = 0;
|
||||
}
|
||||
} else {
|
||||
if (matchedBytes > 0)
|
||||
it -= matchedBytes;
|
||||
matchedBytes = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user