Re: IPv6 patch

Peter Deacon <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <alpine.WNT.2.00.1010110052090.6940@SMURF>
On Mon, 11 Oct 2010, Peter Deacon wrote:

> This patch adds transport support for IPv6 :)

In config.c: tds_lookup_host

after:
if (connection != NULL) {

Add:
*ip = '\0';

Most places this function is called don't use the return codes.

regards,
Peter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.