[pgpool-committers: 618] pgpool: Fix long standing memory leak bug with free_select_result
Tatsuo Ishii
ishii at postgresql.org
Wed Sep 5 14:28:44 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ba6690d9b7e768d2074c51d6d2c113996c1fb811
Modified Files
--------------
pool_process_query.c | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list