mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
fix dead loop under win10 release bin.
This commit is contained in:
@@ -1904,7 +1904,7 @@ hwlmcb_rv_t flushActiveCombinations(const struct RoseEngine *t,
|
||||
break; \
|
||||
}
|
||||
|
||||
#define PROGRAM_NEXT_INSTRUCTION_JUMP
|
||||
#define PROGRAM_NEXT_INSTRUCTION_JUMP continue;
|
||||
#endif
|
||||
|
||||
hwlmcb_rv_t roseRunProgram(const struct RoseEngine *t,
|
||||
|
Reference in New Issue
Block a user