ECPG: Free the malloc()'ed variables in the test so it comes out clean on
Michael Meskes <meskes@postgresql.org>
ECPG: Free the malloc()'ed variables in the test so it comes out clean on Valgrind runs. Patch by Boszormenyi Zoltan <zb@cybertec.at>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/expected/preproc-outofscope.c | modified | +9 −6 |
| src/interfaces/ecpg/test/expected/preproc-outofscope.stderr | modified | +4 −4 |
| src/interfaces/ecpg/test/preproc/outofscope.pgc | modified | +3 −0 |