[pgpool-committers: 6099] pgpool: Fix uninitialized variable.

Tatsuo Ishii ishii at sraoss.co.jp
Fri Sep 6 15:26:51 JST 2019


Fix uninitialized variable.

Probably harmless but bug is bug...
Per Coverity.

Branch
------
V3_6_STABLE

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

Modified Files
--------------
src/streaming_replication/pool_worker_child.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list