]> granicus.if.org Git - postgresql/commit
Fix memory leak in ecpglib's connect function.
authorMichael Meskes <meskes@postgresql.org>
Mon, 15 Jun 2015 12:20:09 +0000 (14:20 +0200)
committerMichael Meskes <meskes@postgresql.org>
Mon, 15 Jun 2015 12:23:30 +0000 (14:23 +0200)
commitabf92840a113207ff78c17514c1d141850300586
tree2b46d48793ab158ac484ddc8784ef0bba4252569
parent235bd4ccb6e8db319451c5c64b0748691f746589
Fix memory leak in ecpglib's connect function.

Patch by Michael Paquier
src/interfaces/ecpg/ecpglib/connect.c