mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Removed bogus mVDataHotIdx check, now using balanced hot chain breaking
This commit is contained in:
parent
3bafa11da9
commit
d9eca5ba5c
3 changed files with 32 additions and 10 deletions
|
@ -50,6 +50,7 @@ public:
|
|||
int64 mHotHeapReserveSize;
|
||||
int mLastHotHeapCleanIdx;
|
||||
int mVDataHotIdx;
|
||||
int mHotChainBreakIdx;
|
||||
String mTargetPath;
|
||||
DbgModule* mLaunchBinary;
|
||||
DbgModule* mTargetBinary;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue