[PATCH]setup.exe: delete called for NULL pointer
Michael A Chase
mchase@ix.netcom.com
Wed Apr 10 16:47:00 GMT 2002
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Michael A Chase" <mchase@ix.netcom.com>; "Pavel Tsekov"
<ptsekov@gmx.net>
Cc: <cygwin-patches@cygwin.com>
Sent: Wednesday, April 10, 2002 16:03
Subject: RE: [PATCH]setup.exe: delete called for NULL pointer
> From: Michael A Chase [mailto:mchase@ix.netcom.com]
> Sent: Thursday, April 11, 2002 7:51 AM
> To: Pavel Tsekov
> Cc: cygwin-patches@cygwin.com
> 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.
OK. Then ignore the patch.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.
More information about the Cygwin-patches
mailing list