mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 02:44:55 +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.