]> 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:22:18 +0000 (14:22 +0200)
commit853222ce0012d56f26138709eecc7939f04a996d
tree9441cc303251be7889744a3c77bbe072ff9c766b
parent70767ac268de045b14fb7d6e570071f37ce13e74
Fix memory leak in ecpglib's connect function.

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