Re: psqlODBC crashes upon memory allocation failures - Mailing list pgsql-odbc

From Inoue, Hiroshi
Subject Re: psqlODBC crashes upon memory allocation failures
Date
Msg-id 56A9E701.50204@dream.email.ne.jp
Whole thread Raw
In response to psqlODBC crashes upon memory allocation failures  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
List pgsql-odbc
On 2016/01/28 15:27, Tsunakawa, Takayuki wrote:
> Hello,
>
> As I said here:
>
> http://www.postgresql.org/message-id/0A3221C70F24FB45833433255569204D1F4DB1CF@G01JPEXMBYT05
>
> psqlODBC ignores memory allocation failure in a number of places.  That causes the application crash due to NULL
dereference. Actually, I ran into the crash of my 32-bit application under high load. 
>
> The attached patch is the fix for it.  I wish this will be included in the upcoming release.

Thanks.
I would take care of this patch.

regards,
Hiroshi Inoue


pgsql-odbc by date:

Previous
From: "Tsunakawa, Takayuki"
Date:
Subject: A query retrieving many rows crashes with psqlodbc-09.05.0100
Next
From: "Venkatesan, Sekhar"
Date:
Subject: PostgreSQL: Autocommit through windows odbc driver doesnt work!!!