]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Move VERM16 enums to the end of the list 191/head
authorKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Thu, 16 Nov 2023 19:50:30 +0000 (03:50 +0800)
committerKonstantinos Margaritis <konstantinos@vectorcamp.gr>
Thu, 16 Nov 2023 19:50:30 +0000 (03:50 +0800)
commitb5f1a822586056246ed52c9a0dc3443c0daa31d1
tree3ed6721b5cd6003db7b36b3dcd9567d1cdce6ef8
parentde94286fed6c65057a922d7236d7e8304278ac54
Move VERM16 enums to the end of the list

This was causing a hard-to-track segfault with Fat Runtime on SVE2 hw,
because of the macro-based hard-coded way to calculate offsets for each
implementation. This needs a rewrite.
src/nfa/nfa_internal.h