]> 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:20:09 +0000 (14:20 +0200)
commitaf0b49fc98cb3494d1e444a4f5c3364627a3ed5f
tree9356f5cf0c7acb50a595a2367fee942307283b7c
parent2bed1cd7519fb9f017a8e2ce9881086f14a31d7c
Fix memory leak in ecpglib's connect function.

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