mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 07:44:25 +08:00
7acf61114da8600dc8baa629251d203030b103da
The actual problem was that we'd overrun the end of the handle count array when decrementing. This also led to a handle leak (observed). Stop correctly when we find the handle we want. svn path=/trunk/; revision=28415
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%