mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
0c9cd421eea429371613371ce24832165f8f9678
- Check for malformed disk identifier, which must be at least 9 WCHARs long (as done by disk_new); - Prevent possible memory leaks (missing ExFreePool's) + closing registry key. Investigated by Lesan Ilie during tests; as part of CORE-13131. - Make one of our hacks more readable (by me). (We also note that this driver uses the ExAllocate/FreePool functions in the old-school way). svn path=/trunk/; revision=74509
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%