[pgpool-committers: 620] pgpool: Fix long standing memory leak bug with free_select_result
Tatsuo Ishii
ishii at postgresql.org
Fri Sep 14 15:19:10 JST 2012
Fix long standing memory leak bug with free_select_result
since pgpool-II 2.3 was born in December 2009.
Actually this bug only appears when operated in replication mode
(triggered by timestamp rewriting process by coincidence).
Per bug track:
http://www.pgpool.net/mantisbt/view.php?id=24
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6072b4ba24ad6267fefef10212ccdf80a3cd6ed4
Modified Files
--------------
pool_process_query.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list