From: "Dr. David Alan Gilbert"
Gcc worries fd might be used unset, in reality it's always set if
fi is set, and only used if fi is set so it's safe. Initialise it to -1
just to keep gcc happy for now.
Signed-off-by: Dr. David Alan Gilbert
Message-Id: <20200827153657.111098-2-dgilb...@redhat.co
From: "Dr. David Alan Gilbert"
Gcc worries fd might be used unset, in reality it's always set if
fi is set, and only used if fi is set so it's safe. Initialise it to -1
just to keep gcc happy for now.
Signed-off-by: Dr. David Alan Gilbert
Message-Id: <20200827153657.111098-2-dgilb...@redhat.co