]> granicus.if.org Git - postgresql/commit
ECPG: Free the malloc()'ed variables in the test so it comes out clean on
authorMichael Meskes <meskes@postgresql.org>
Tue, 26 Nov 2013 16:14:07 +0000 (17:14 +0100)
committerMichael Meskes <meskes@postgresql.org>
Tue, 26 Nov 2013 16:42:32 +0000 (17:42 +0100)
commitdb58e8ff7cec9a14418d6dccd33bbe186d10c1f4
tree6ca9aac988c8f75df2fc157a9ffbf63c81efef13
parentb46fa321003e4d07d881c2583eb1126e8fadabdc
ECPG: Free the malloc()'ed variables in the test so it comes out clean on
Valgrind runs.

Patch by Boszormenyi Zoltan <zb@cybertec.at>
src/interfaces/ecpg/test/expected/preproc-outofscope.c
src/interfaces/ecpg/test/expected/preproc-outofscope.stderr
src/interfaces/ecpg/test/preproc/outofscope.pgc