[pgpool-committers: 1553] pgpool: Fix pool_send_severity_message(). Message buffer is 1 byte smal
Tatsuo Ishii
ishii at postgresql.org
Tue Dec 10 21:45:56 JST 2013
Fix pool_send_severity_message(). Message buffer is 1 byte small.
Per Coverity report 1111432 "Out-of-bounds access".
Branches
--------
EXCEPTION_MGR
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