Closed danlark1 closed 5 years ago
Hi, thanks for reporting this issue.
I think this is related to calling hs_compile_multi()
without specifying ids for your patterns. It only happens in release 5.1. We'll take a look and try to fix it.
Seems to be fixed in 5.1.1. Thank you
Hi, here is one of the programs to reproduce such behavior.
https://pastebin.com/YWgd2H3R
I am using the trunk version of hyperscan, in 4.7 this code does not go into the deadloop.
This issue was discovered while adding hyperscan to the open-source database system ClickHouse.