__cxa_delete{,2,3}(NULL, ...) legal?

scott douglass sdouglass at arm.com
Wed Oct 22 19:37:53 UTC 2003


Hi,

Is it legal to call __cxa_delete{,2,3} with a first argument of NULL?

I think it should be allowed so that the callers don't have to do the NULL-test.

Either way, it would be nice if abi.html was explicit.




More information about the cxx-abi-dev mailing list