[pgpool-committers: 2048] 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=dfee4f4b34722e9af136d66b0af38982c8ea324e
Modified Files
--------------
src/protocol/pool_process_query.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list