]> 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:50 +0000 (14:22 +0200)
commit3e2a17eecc4ceb76ac40978a15b26e120dbd52a6
treedf510331c5e9f7cfd730a0909ced907963b510f0
parent31c06d4b66627527fa1cc63a1f1e240848b5c7d8
Fix memory leak in ecpglib's connect function.

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