mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
Do not use custom alloc/free functions by default. Do not free resources at process exit. - You're doing it brick by brick while the OS & CRT do that with a bulldozer better than you do.