Learn more about cloning repositories
You have read-only access
Fix warning c26409 (#14079) We should avoid using `new` and `delete` in C/C++ code whenever possible as suggested by VC compiler.