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

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


Fix possible out of array index access.

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

Branch
------
master

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

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



More information about the pgpool-committers mailing list