Pacify --enable-gcc-warnings on Ubuntu 17.10 x86-64
commit3a1d9821f4404d07c21f0d501e8c9daa98ce16ec
authorPaul Eggert <eggert@union>
Mon, 27 Nov 2017 04:13:16 +0000 (26 20:13 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Nov 2017 04:14:31 +0000 (26 20:14 -0800)
tree8300a6ac65cde1dd3e76ec7a19b83f3c96331b68
parent6ec5d497b6623e612ca6936ac848234725d4fc61
Pacify --enable-gcc-warnings on Ubuntu 17.10 x86-64

* src/process.c (Fmake_network_process):
Avoid duplicate test of NILP (host), which apparently confuses
GCC into thinking that portstringlen might be used uninitialized.
src/process.c