mirror of
https://github.com/apache/nuttx.git
synced 2025-05-08 22:32:04 +08:00

fix error when "-Werror=sized-deallocation" is enabled. refer to https://timsong-cpp.github.io/cppwp/n4861/new.delete, displace the default versions defined by the C++ standard library.