Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] __cxa_delete{,2,3}(NULL, ...) legal?


  • To: cxx-abi-dev@xxxxxxxxxxxxxxxx
  • Subject: Re: [cxx-abi-dev] __cxa_delete{,2,3}(NULL, ...) legal?
  • From: Dennis Handly <dhandly@xxxxxxxxxx>
  • Date: Wed, 22 Oct 2003 21:10:35 -0700 (PDT)

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

(I assume you meant __cxa_vec_delete*?)

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

Our versions tests inside.