We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4288ad3 commit 7aacad7Copy full SHA for 7aacad7
app/src/hook.cpp
@@ -54,7 +54,6 @@ main(int argc, const char *argv[])
54
sched_setaffinity(0, sizeof(mask), &mask);
55
#endif
56
57
-
58
guard_exceptions([&]
59
{
60
// Open a connection to the bfdriver. We could just run the vmcall
0 commit comments