[pgpool-committers: 1899] pgpool: Fix buffer overrun bug and resource leak bug of parse_copy_data

Muhammad Usama m.usama at gmail.com
Wed May 7 20:27:25 JST 2014


Fix buffer overrun bug and resource leak bug of parse_copy_data().

Per Coverity report 1111427 "Out-of-bounds write" and 1111453
"Resource leak".

Branches
--------
EXCEPTION_MGR
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=acf83e8f2675ade92222e3fbc4d62eadf8da5581
Author: Tatsuo Ishii <ishii at postgresql.org>

Modified Files
--------------
src/protocol/pool_process_query.c |   14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)



More information about the pgpool-committers mailing list