[QUESTION] How to clear singlematch status between multi hs_scan_stream
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
Hi all
I want to do like `hs_scan_stream->hs_scan_stream->hs_scan_stream`, but singlematch flag will keep in multi scan, so i want to do like `hs_scan_stream->clear_single_match_status->hs_scan_stream->clear_single_match_status->hs_scan_stream`, how to do like that? Where is the singlematch cache in source code?
Contributor guide
Assessment
This issue has not been assessed yet.