psqlODBC 09.01.0100 Unicode version still crashes on long server messages? - Mailing list pgsql-odbc

From Jan-Peter Seifert
Subject psqlODBC 09.01.0100 Unicode version still crashes on long server messages?
Date
Msg-id trinity-b330263f-aa20-4d6a-8976-a82a45c1a512-1368450949499@3capp-gmx-bs63
Whole thread Raw
Responses Re: psqlODBC 09.01.0100 Unicode version still crashes on long server messages?  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-odbc
<div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,</div><div> </div><div>it seems when using the Unicode
versionof the driver it crashes when: <pre class="bz_comment_text" id="comment_text_80" style="word-wrap:
break-word;">log_statement= 'all'
 

client_min_messages < notice</pre></div><div>and a long query ( e.g. create function ) is sent to the
server.</div><div> </div><div>Didnot test it with a long erronous query sent to the server without using the settings
above.But I guess this would cause the driver to crash as well.</div><div> </div><div>Back in psqlODBC v08.04.0200 ANSI
therewas a crash when the server message was longer than ~4096 bytes.</div><div> </div><div>I guess this had been fixed
inv09.00.0100 with this patch:</div><div>6.) Removed the use of misused strcat_s together with snprintf_s (bug report
fromJap-Peter Seifert) and use strlcat instead of strncat.</div><div> </div><div>Could it be that this had been fixed
inthe ANSI version only?</div><div> </div><div>Sorry if this had already been fixed in recent
versions.</div><div> </div><div>Couldyou check, please?</div><div> </div><div>Thank you very
much!</div><div> </div><div>Peter</div><div> </div><div> </div><divclass="signature"> </div></div> 

pgsql-odbc by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Issue with Oracle Database Gateway for ODBC and Unicode
Next
From: Heikki Linnakangas
Date:
Subject: Re: psqlODBC 09.01.0100 Unicode version still crashes on long server messages?