mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Move a few lines around. - Switch to RtlZeroMemory() from memset(). - Make while() more explicit. For CORE-12802: - Add/Fix FrLdrHeapAlloc() failure handling and related. Especially, add/fix FrLdrHeapFree() calls. - Add/Improve ERR() to some FrLdrHeapAlloc() failure cases. Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>