mirror of
https://github.com/decompals/wibo.git
synced 2025-12-19 01:46:27 +00:00
Minor cleanups
This commit is contained in:
@@ -65,7 +65,7 @@ void wibo::destroyTib(TEB *tibPtr) {
|
||||
return;
|
||||
}
|
||||
tls::cleanupTib(tibPtr);
|
||||
std::free(tibPtr);
|
||||
wibo::heap::guestFree(tibPtr);
|
||||
}
|
||||
|
||||
void wibo::initializeTibStackInfo(TEB *tibPtr) {
|
||||
|
||||
Reference in New Issue
Block a user