pgsql: Fixed some memory leaks in ECPG.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема pgsql: Fixed some memory leaks in ECPG.
Дата
Msg-id E1Z3hen-0003Qc-GD@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fixed some memory leaks in ECPG.

Patch by Michael Paquier

Conflicts:
    src/interfaces/ecpg/preproc/variable.c
    src/interfaces/ecpg/preproc/pgc.l
    src/interfaces/ecpg/preproc/descriptor.c

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/235bd4ccb6e8db319451c5c64b0748691f746589

Modified Files
--------------
src/interfaces/ecpg/preproc/descriptor.c |   12 +++++++++---
src/interfaces/ecpg/preproc/pgc.l        |    4 +++-
src/interfaces/ecpg/preproc/variable.c   |    8 +++++++-
3 files changed, 19 insertions(+), 5 deletions(-)


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Fixed some memory leaks in ECPG.