forza SIMD freezes with the pattern` "\xCC", "x"` forza BoyerMoore doesn't find `"\xCC", "x"`, or `"\xCC\x00\x00\x00", "x???"` maybe some general test cases would make sense here, to improve the robustness of these findpattern implementations.
forza SIMD freezes with the pattern
"\xCC", "x"forza BoyerMoore doesn't find
"\xCC", "x", or"\xCC\x00\x00\x00", "x???"maybe some general test cases would make sense here, to improve the robustness of these findpattern implementations.