mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00: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 <[email protected]>