You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
fltcreatesystemvolumeinformationfolder
About this tag
The tag fltcreatesystemvolumeinformationfolder covers a specific memory leak issue in Windows 7 and Windows Server 2008 R2. This leak occurs when a file system minifilter driver calls the FltCreateSystemVolumeInformationFolder function. The problem typically arises when an application stores data on a system volume, triggering the function call. Microsoft released a hotfix (KB2710594) to address this leak. Discussions on this tag focus on the technical details of the bug, affected environments, and the resolution provided by the update. The tag is relevant for developers and IT professionals working with file system minifilter drivers on older Windows platforms.
Fixes a memory leak that occurs when a file system minifilter driver calls the FltCreateSystemVolumeInformationFolder function. This issue occurs when you run an application on a Windows 7-based or Windows Server 2008 R2-based computer to store a data...
More...