mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
c7da88e383
This is to avoid GCC to optimize null-pointer checks away, in case the default operator new is used together with -fno-exceptions.