Fix all ASAN issues in vectorscan

This commit is contained in:
Danila Kutenin
2022-02-18 17:14:51 +00:00
parent 91e1212084
commit a526f6bb6b
10 changed files with 262 additions and 75 deletions

View File

@@ -36,6 +36,9 @@
#include"util/supervector/supervector.hpp"
#include "nfa/limex_shuffle.hpp"
#ifdef setbit
#undef setbit
#endif
namespace {