1
Vote

SafeGlobalMemoryBufferHandle() - Not all objects are being disposed.

description

It seems that not all created SafeGlobalMemoryBufferHandle() objects are being .Dispose(); in certain places.

Directory.cs
   GetAccessControl(): buffer
   SetAccessControl(): descriptor
   CreateDirectory(String): handle
   CreateDirectory(KernelTransaction): securityDescriptorBuffer

NativeMethods.cs
   Initialize(): memoryHandle

No files are attached

comments

wrote Feb 16 at 3:56 PM

Associated with changeset 86556.