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