pgsql: Fix memory leak in ecpglib's connect function.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fix memory leak in ecpglib's connect function.
Дата
Msg-id E1Z4TZx-0006G0-Dp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix memory leak in ecpglib's connect function.

Patch by Michael Paquier

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/fd1ff4a130c804e10bcf2e1ec385e4c06835f9fd

Modified Files
--------------
src/interfaces/ecpg/ecpglib/connect.c |    3 +++
1 file changed, 3 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Check for out of memory when allocating sqlca.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix comment in fmgr.h to refer to actual function used.