[pgpool-committers: 1468] pgpool: Fix buffer overrun bug and resource leak bug of parse_copy_data
Tatsuo Ishii
ishii at postgresql.org
Tue Nov 19 16:24:10 JST 2013
Fix buffer overrun bug and resource leak bug of parse_copy_data().
Per Coverity report 1111427 "Out-of-bounds write" and 1111453
"Resource leak".
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2e2ea8f8e585fe033795e4906b76fffbf1dc70c2
Modified Files
--------------
pool_process_query.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
More information about the pgpool-committers
mailing list