pgsql: Fixed some memory leaks in ECPG. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Fixed some memory leaks in ECPG.
Date
Msg-id E1Z3hen-0003QX-Fm@gemulon.postgresql.org
Whole thread Raw
List 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

Branch
------
REL9_1_STABLE

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

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 by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Fix intoasc() in Informix compat lib. This function used to be a
Next
From: Michael Meskes
Date:
Subject: pgsql: Fix intoasc() in Informix compat lib. This function used to be a