[pgpool-committers: 5884] pgpool: Fix possible out of array index access.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Jul 7 23:05:11 JST 2019
Fix possible out of array index access.
It was pointed out by Coverity that node_id could be -1.
Branch
------
V3_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=134b871c1c6e3699663871906918e11b37367b03
Modified Files
--------------
src/main/pgpool_main.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list