further fix to sfHookNamespaces managment

This commit is contained in:
Richard Holland
2022-09-01 11:27:00 +00:00
parent 73bf8f3fff
commit feee395231
4 changed files with 81 additions and 54 deletions

View File

@@ -196,8 +196,8 @@
<< "HookTrace[" << HC_ACC() << "]: "\
<< out << (out.empty() ? "" : " ")\
<< t;\
return 0;\
}\
return 0;\
}
// ptr = pointer inside the wasm memory space
#define NOT_IN_BOUNDS(ptr, len, memory_length)\