github-mem
Results
1
comments of
github-mem
Check if handle is not null then close it: if (handle != null) NativeMethods.CloseHandle(handle);