mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
ba1cd55e86c36397c883d7966752c6621c1b7781
- Check for NULL pointers after HeapAlloc calls, in the constructor functions, before initializing members of created objects; - Add a bunch of missing HeapFree in the corresponding destructor functions. In particular, fix the root cause of CID 1401152 in WsTpDelete: missing HeapFree call. CORE-12880 svn path=/trunk/; revision=74043
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%