PATCH: Fix minor unallocated memory access in msdtc_enlist.cpp

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: PATCH: Fix minor unallocated memory access in msdtc_enlist.cpp
Date: 2014-06-16 13:27:07
Message-ID: 539EF0AB.8040408@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

The attached fixes a minor memory error in msdtc_enlist.cpp, see patch
notes for explanation.

It's in https://github.com/ringerc/psqlODBC.git in the topic branch
return-deleted-memory-fix

Unfortunately, it's not the bug I've been chasing.

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

Attachment Content-Type Size
0001-Fix-access-to-unallocated-memory-in-IAsyncPG.patch text/x-patch 2.4 KB

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2014-06-16 16:00:53 Re: Building psqlODBC installers
Previous Message Inoue, Hiroshi 2014-06-16 11:54:39 Re: SQL_DATA_AT_EXEC fails for SQL_C_BIGINT and SQL_C_NUMERIC