mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 22:17:03 +08:00
Replace unbounded vsprintf() call in DbgPrintEarly() with vsnprintf() when formatting into a fixed-size 1024-byte stack buffer in ARM HAL. Automated security fix generated by Orbis Security AI. CORE-17604 Co-authored-by: OrbisAI Security <mediratta01.pally@gmail.com>