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