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