Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Robinson <arobins@microsoft.com>2021-04-24 02:34:07 +0300
committerGitHub <noreply@github.com>2021-04-24 02:34:07 +0300
commita73dbd240fee49efbcb5ee2d9bccb7675f6445fe (patch)
treec40581ae1cba360a549926a9b00ac8c8fd308646 /src/coreclr/inc
parent5c63238f9fe1abd20f3ee54f2d334454107acc20 (diff)
ComWrappers fixes from NET 5 memory leak (#51661)
* Port over .NET 5 fix. * Make .NET 5 fix more efficient on .NET 6. Add tests for the controlled QueryInterface failure. * Improve logging for external object wrapper creation. Validate the returned value for ReleaseFromReferenceTracker API.
Diffstat (limited to 'src/coreclr/inc')
-rw-r--r--src/coreclr/inc/daccess.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/coreclr/inc/daccess.h b/src/coreclr/inc/daccess.h
index b0269592c9e..399c5c57a74 100644
--- a/src/coreclr/inc/daccess.h
+++ b/src/coreclr/inc/daccess.h
@@ -630,6 +630,7 @@ typedef struct _DacGlobals
#endif
#ifdef FEATURE_COMWRAPPERS
ULONG fn__ManagedObjectWrapper_QueryInterface;
+ ULONG fn__TrackerTarget_QueryInterface;
#endif
// Vtable pointer values for all classes that must