[pgpool-committers: 1898] pgpool: Fix to add node id range check when issue an error message usin

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


Fix to add node id range check when issue an error message using node id.

Per Coverity report #1111433 "Out-of-bounds read".

Branches
--------
EXCEPTION_MGR
master

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

Modified Files
--------------
src/main/main.c        |    1 -
src/main/pgpool_main.c |    9 ++++++---
2 files changed, 6 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list