Fixed memory leak in ecpglib by adding some missing free() commands.
authorMichael Meskes <meskes@postgresql.org>
Thu, 2 Jun 2005 12:37:25 +0000 (12:37 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 2 Jun 2005 12:37:25 +0000 (12:37 +0000)
commitd014a2162496950f507406af8e7cd1ca7937bd74
tree2f3c58111de653b377651c79757fcc4a354a162f
parent7b21f26ea7240c27523c74576bb0ff239493e354
Fixed memory leak in ecpglib by adding some missing free() commands.
src/interfaces/ecpg/ecpglib/execute.c