Skip to content
Snippets Groups Projects
Commit 834b8ae4 authored by Hans-Peter Deifel's avatar Hans-Peter Deifel
Browse files

search: Don't compare vertices solely on their next syscall

This was mistakenly done for the next-vertex set of our graph. While
it sounds like a serious bug, in practice it doesn't seem to affect
output so much for our examples. Probably because it doesn't happen
often that two different states execute the same syscall (but it could
happen).
parent 36f3e788
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment