[pgpool-committers: 2055] pgpool: Fix pool_handle_query_cache() to not pfree NULL pointer.

Tatsuo Ishii ishii at postgresql.org
Fri Jul 11 10:32:08 JST 2014


Fix pool_handle_query_cache() to not pfree NULL pointer.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=70f4e3203c8e2933d965dc0395e35c1c02fec53d

Modified Files
--------------
src/query_cache/pool_memqcache.c |    8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)



More information about the pgpool-committers mailing list