[pgpool-committers: 1507] pgpool: Fix resource leak in make_persistent_db_connection.

Tatsuo Ishii ishii at postgresql.org
Wed Nov 27 15:30:15 JST 2013


Fix resource leak in make_persistent_db_connection.

For this pupose, new static function
free_persisten_db_connection_memory is added.
Per Coverity report #1111468.

Branch
------
V3_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b967baa264cf80454675cfa7e125c23281778335

Modified Files
--------------
child.c |   54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 49 insertions(+), 5 deletions(-)



More information about the pgpool-committers mailing list