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