This is the mail archive of the
cygwin-patches@sources.redhat.com
mailing list for the Cygwin project.
Re: 1.1.8: access violation in dlopen
- To: cygwin-patches at cygwin dot com
- Subject: Re: 1.1.8: access violation in dlopen
- From: Christopher Faylor <cgf at redhat dot com>
- Date: Wed, 14 Feb 2001 18:45:48 -0500
- References: <da.259b715.27bc6cc9@aol.com>
- Reply-To: cygwin-patches at cygwin dot com
On Wed, Feb 14, 2001 at 06:20:40PM -0500, Chrisiasci@aol.com wrote:
>Sorry,
>
>I thought I already attached it, but my b... mail did not agree...
>
>Christophe
>
>here it is :
>
>Wed Feb 14 14:54:40 2001 Christophe Iasci <chrisiasci@aol.com>
>
> * dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the library is not found
I've installed this. One minor observation, however: The formatting of
the code that you submitted did not match the surrounding code. The
reference on the Contributing link points to the GNU coding standards.
If you do consider providing future patches (and I hope that you do)
please try to adhere to this standard.
Thanks,
cgf