[pgpool-committers: 1904] pgpool: Fix read_kind_from_backend() possible segfault when all backend
Muhammad Usama
m.usama at gmail.com
Wed May 7 20:27:26 JST 2014
Fix read_kind_from_backend() possible segfault when all backend down.
Per Coverity report 1111414 "Negative array index read".
Branches
--------
EXCEPTION_MGR
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e5793bcdd3ba44ae6c58008c7fb671103501c129
Author: Tatsuo Ishii <ishii at postgresql.org>
Modified Files
--------------
src/protocol/pool_process_query.c | 5 +++++
1 file changed, 5 insertions(+)
More information about the pgpool-committers
mailing list