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

Muhammad Usama m.usama at gmail.com
Wed May 7 20:27:26 JST 2014


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.

Branches
--------
EXCEPTION_MGR
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7508f54063fba7d2239cfb1b757e1356e3581afc
Author: Tatsuo Ishii <ishii at postgresql.org>

Modified Files
--------------
src/protocol/child.c |   46 ++++++++++++++++++++++++++++++++++++++++------
1 file changed, 40 insertions(+), 6 deletions(-)



More information about the pgpool-committers mailing list