1
0
Fork 0
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:
Brian Fiete 2022-07-05 15:28:34 -07:00
parent 7278e090a1
commit 61d4eb8116

View file

@ -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