We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362c44a commit 0c32245Copy full SHA for 0c32245
network/trans/WFPSampler/syslib/HelperFunctions_RedirectData.cpp
@@ -132,7 +132,7 @@ _IRQL_requires_min_(PASSIVE_LEVEL)
132
_IRQL_requires_max_(DISPATCH_LEVEL)
133
_IRQL_requires_same_
134
_Success_(*ppRedirectData == 0)
135
-inline VOID KrnlHlprRedirectDataDestroy(_Inout_ REDIRECT_DATA** ppRedirectData)
+VOID KrnlHlprRedirectDataDestroy(_Inout_ REDIRECT_DATA** ppRedirectData)
136
{
137
#if DBG
138
0 commit comments