mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 02:44:24 +08:00
c380c2c783acecfa2366079abb6c291ea782dd13
- Fix some comments that were otherwise hard to understand. - Don't hardcode MAX_PATH in some API calls but instead use the real array char size. - Don't leak find-file handles: fix leaked handles to NUL pseudo-file in situations where we do: copy some_file+NUL some_dest_file . Should fix some cmd winetests. svn path=/trunk/; revision=67055
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%