A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hermès Bélusca-Maïto 951a7e2106 [NTOS:PNPMGR]
- Remove an unneeded ExFreePool(DeviceInstance.Buffer); call in IopGetInterfaceDeviceList because at this point DeviceInstance is not yet initialized. Fixes MSVC build.
- No need to check for DeviceInstance.Buffer being NULL or not (in IopDeviceStatus), because in case it was NULL the IopCaptureUnicodeString call already failed.
- Add some brackets to conform to code style.

svn path=/trunk/; revision=65337
2014-11-09 02:26:49 +00:00
reactos [NTOS:PNPMGR] 2014-11-09 02:26:49 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [WSCRIPT_WINETEST] 2014-11-08 11:26:28 +00:00
wallpaper