mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Deleted-object fix for MarkAppendedObject
This commit is contained in:
parent
7278e090a1
commit
61d4eb8116
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ namespace System
|
|||
public static void ExcludeThreadId(int thereadId) {}
|
||||
#endif
|
||||
|
||||
[DisableObjectAccessChecks]
|
||||
static void MarkAppendedObject(Object obj)
|
||||
{
|
||||
#if BF_ENABLE_REALTIME_LEAK_CHECK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue