[pgpool-committers: 1297] pgpool: Fix memory allocation size bug in the code path of query cache.

Tatsuo Ishii ishii at postgresql.org
Wed Oct 16 09:45:50 JST 2013


Fix memory allocation size bug in the code path of query cache.

In execute() memory allocation size is too small incertain case.
No bug has been reported so far, but certainly this is a bug.

Branch
------
master

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

Modified Files
--------------
src/protocol/pool_proto_modules.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list