Skip to content

Commit

Permalink
cleanup and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiesec committed May 5, 2023
1 parent 400ea47 commit 1fbf75f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpcFwManager/EventSink.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ HRESULT EventSink::Indicate(long lObjectCount,
for (int i = 0; i < lObjectCount; i++)
{
apObjArray[i]->Release();

}

return WBEM_S_NO_ERROR;
Expand Down

0 comments on commit 1fbf75f

Please sign in to comment.