Re: Build failure with VS 2012 due to uninitialized pointers - Mailing list pgsql-odbc

From Craig Ringer
Subject Re: Build failure with VS 2012 due to uninitialized pointers
Date
Msg-id 539E6F40.1050009@2ndquadrant.com
Whole thread Raw
In response to Re: Build failure with VS 2012 due to uninitialized pointers  ("Inoue, Hiroshi" <inoue@tpf.co.jp>)
List pgsql-odbc
On 06/14/2014 09:36 PM, Inoue, Hiroshi wrote:
>
> Confirmed and committed.

It looks like you've initialized both to NULL.

That'll make the warning go away, but doesn't mean there isn't
potentially a bug in the handling of the socket pointer.

I'm sure you have no more time to chase it up than I do, so I'm not
asking you to do any more. I'm just making a note here so a search in
the archives that finds this sees that there might still be more to this
issue that we haven't covered.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-odbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Building psqlODBC installers
Next
From: Craig Ringer
Date:
Subject: PATCH: document build outputs