Re: How to fix buffer overrun in Windows x32

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: How to fix buffer overrun in Windows x32
Date: 2015-09-22 08:03:34
Message-ID: C56F7A039E424B3EAD90D26779B17CCF@dell2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi!

>Can you create a little test program to reproduce that? That would be best.
>If that's not possible, please enable the Debug option for the datasource,
>and send over the log.

Testcase is

http://stackoverflow.com/questions/32650613/how-to-fix-buffer-overrun-in-psqlodbc-driver

If you dont have VFP you can copy postgresql code from it and pass to odbc
execdirect in C or other language.
I uploaded logs week ago to odbc issue tracker into one old closed issue.

If you really need I can create VFP application for that.

Andrus

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2015-09-22 12:45:06 Re: How to fix buffer overrun in Windows x32
Previous Message Heikki Linnakangas 2015-09-22 07:55:02 Re: [BUGS] There is a case in which psqlodbc-09.03.0400 returns unterminated strings on Windows.