syscall_intercept
syscall_intercept copied to clipboard
Valgrind checks
The way valgrind does instrumentation seems to be conflicting with syscall_intercept's patching methods. This needs to be investigated -- probably it can be fixed. Run existing tests under valgrind when it is possible.