[pgpool-committers: 2045] pgpool: fix coverity issue:1223007 Use after free.
Muhammad Usama
m.usama at gmail.com
Tue Jul 8 21:31:47 JST 2014
fix coverity issue:1223007 Use after free.
get_insert_command_table_name() function was using the
freed pointer in pool_debug() function call.
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e20d1be3b7b73c460f512ce2f71934be9a5cb3e6
Modified Files
--------------
pool_process_query.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list