Fixed memory leak in ecpglib by adding some missing free() commands.
authorMichael Meskes <meskes@postgresql.org>
Thu, 2 Jun 2005 12:50:30 +0000 (12:50 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 2 Jun 2005 12:50:30 +0000 (12:50 +0000)
commite0632407aa93047096ffe3dfe9374f0d0252b541
treeab5e55d4f1b5bd2c40419d7b0ee5a416984d04e3
parent1891938e9c7765cb59515483576b2e07f508e385
Fixed memory leak in ecpglib by adding some missing free() commands.
src/interfaces/ecpg/ecpglib/execute.c