mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
- Add some forgotten, or move some misplaced ArcClose() calls so as to avoid leakages in failure paths. (Thanks to Serge Gautherie for having caught some of them.) - Simplify some code; remove unneeded casts; use string-safe functions.