mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
The standard operator new does not do this, and GCC will in fact optimize out any zeroing done in the operator.
The standard operator new does not do this, and GCC will in fact optimize out any zeroing done in the operator.