mirror of
https://github.com/geohot/qira
synced 2025-03-30 02:43:08 +03:00
Update qirapin.cpp
This commit is contained in:
parent
acc9fc52a1
commit
d5e9fe5867
@ -442,7 +442,7 @@ public:
|
||||
#ifndef TARGET_WINDOWS
|
||||
void fork_before(THREADID tid) {
|
||||
PIN_GetLock(&lock, 0);
|
||||
//sync(); // commented out to be compatible with later PIN versions. Seems to work...
|
||||
//sync();// commented out to be compatible with later PIN versions. Seems to work...
|
||||
// TODO: Close all files, reopen later
|
||||
// I think this is only required for the current tid's data structure.
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user