Tweak streamutil.c further to avoid scan-build warning

Peter Eisentraut <peter_e@gmx.net>

Commit: f4482a542c30034c7871fd35050128823ef5c6d5
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-11-22T02:46:43Z
Releases: 9.4.0
Tweak streamutil.c further to avoid scan-build warning

The previous change added a new scan-build warning about need_password
assigned but not read.

Files

PathChange+/−
src/bin/pg_basebackup/streamutil.c modified +2 −3