This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

connect patch


The attached patch fixes a SEGV when getsockname () is called.  This
problem can be tickled by the PostgreSQL 7.2 version of psql:

    http://archives.postgresql.org/pgsql-cygwin/2002-02/msg00012.php

Note that I essentially plagiarized the following commit:

    http://cygwin.com/ml/cygwin-cvs/2002-q1/msg00028.html

Was this the right thing to do?

Thanks,
Jason

Attachment: net.cc.diff
Description: Text document

Attachment: net.cc.ChangeLog
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]