[pgpool-committers: 1494] pgpool: Fix pool_send_severity_message(). Message buffer is 1 byte smal

Tatsuo Ishii ishii at postgresql.org
Fri Nov 22 20:47:06 JST 2013


Fix pool_send_severity_message(). Message buffer is 1 byte small.

Per Coverity report 1111432 "Out-of-bounds access".

Branch
------
master

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

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



More information about the pgpool-committers mailing list