[pgpool-committers: 2046] 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_1_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d63a3208c1417e7a6ae30c53b7f02ea45a8b6a1b
Modified Files
--------------
pool_process_query.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list