[pgpool-committers: 1484] pgpool: Fix buffer overrun when ps string is longer than 1023.
Tatsuo Ishii
ishii at postgresql.org
Thu Nov 21 12:24:15 JST 2013
Fix buffer overrun when ps string is longer than 1023.
In reality this could hardly occur, but bug is a bug.
Per Coverity report 1111427 "Out-of-bounds write".
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=01fd0b22fc52740d4879dd57e06c918c64f0ed6d
Modified Files
--------------
pool_process_query.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list