Skip to Content.
Sympa Menu

freetds - Re: [freetds] [Bug Report] Missing Winsock initialization in v0.82

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Paul Thurston <pthurston AT netegrate.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [Bug Report] Missing Winsock initialization in v0.82
  • Date: Tue, 11 May 2010 04:30:52 -0700

Has the patch been applied to the Stable build of v0.82?
The version I pulled over the weekend from the web site still has the problem.



From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Frediano Ziglio
Sent: Tuesday, May 11, 2010 3:21 AM
To: FreeTDS Development Group
Subject: Re: [freetds] [Bug Report] Missing Winsock initialization in v0.82


2010/5/10 Paul Thurston
<pthurston AT netegrate.com<mailto:pthurston AT netegrate.com>>:

> I reported this bug in the v0.82 last year (May 2009). Would someone please
> patch this, or provide me with CVS access ( and I'll do it)?

>

> <Version>

> FreeTDS v0.82

>

> <Issue>

> Failure to call WinSock initialization routine WSAStartup in Windows Build.

>

> <Source file to Patch>

> net.c

>

> <Function to patch>

>

> int tds_open_socket(TDSSOCKET * tds, const char *ip_addr, unsigned

> int port, int timeout)

>

> <Code Line to Patch>

> Line 201

>

> <Patch Source Code>

>

> INITSOCKET();

>



Fixed in CVS version time ago, 0.82 used to provide DLL with proper
initialization code.



freddy77

_______________________________________________

FreeTDS mailing list

FreeTDS AT lists.ibiblio.org<mailto:FreeTDS AT lists.ibiblio.org>

http://lists.ibiblio.org/mailman/listinfo/freetds



Archive powered by MHonArc 2.6.24.

Top of Page