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