Обсуждение: pgsql: Fixed some memory leaks in ECPG.

Поиск
Список
Период
Сортировка

pgsql: Fixed some memory leaks in ECPG.

От
Michael Meskes
Дата:
Fixed some memory leaks in ECPG.

Patch by Michael Paquier

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4f60d66587f6ed27887d20e3d70da61de5541ab2

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