mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
rose: clear reports in removeFalsePaths
This commit is contained in:
parent
7f49958824
commit
1ff17a2ea3
@ -418,6 +418,7 @@ void removeFalsePaths(NGHolder &g, const ue2_literal &lit) {
|
||||
}
|
||||
|
||||
pruneUseless(g);
|
||||
clearReports(g);
|
||||
assert(in_degree(g.accept, g) || in_degree(g.acceptEod, g) > 1);
|
||||
assert(allMatchStatesHaveReports(g));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user