> -----Original Message-----
> From: Michael A Chase [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, April 11, 2002 7:51 AM
> To: Pavel Tsekov
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PATCH]setup.exe: delete called for NULL pointer
> 
> 
> I don't know, but many other places where it is called, it's 
> protected by
>    if (var)
>       delete[] var;

That was before I had read up on certain aspects of the C++ spec.

Rob

Reply via email to