ReleaseAttributeContext() is to be used out of mft.c
I believe that at some point, we're leaking memory...

svn path=/trunk/; revision=65068
This commit is contained in:
Pierre Schweitzer 2014-10-28 10:26:47 +00:00
parent 1bc1ae75f3
commit d6fa9e7094

View file

@ -600,6 +600,9 @@ NtfsFsdFileSystemControl(PDEVICE_OBJECT DeviceObject,
/* mft.c */
VOID
ReleaseAttributeContext(PNTFS_ATTR_CONTEXT Context);
ULONG
ReadAttribute(PDEVICE_EXTENSION Vcb,
PNTFS_ATTR_CONTEXT Context,