[pgpool-committers: 5887] pgpool: Fix possible out of array index access.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Jul 7 23:05:23 JST 2019


Fix possible out of array index access.

It was pointed out by Coverity that node_id could be -1.

Branch
------
V3_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2af3c85d5ff77ee22c72bcd4cd078d4103260611

Modified Files
--------------
src/main/pgpool_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list