Home GnuPG
Diffusion Scute 70a05fa1184e

Silence warning about uninitialized variable.

Description

Silence warning about uninitialized variable.

* src/get-path.c (read_first_line): Initialize variable to keep the
compiler happy.

There's no way that variable can be uninitialized as long as bufsize
is greater than 1, but of course the compiler can't be sure of that...

  • Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org>

Details

Provenance
gouttegdAuthored on Sep 8 2019, 4:40 PM
Parents
rS8a66cf00a91a: Minor NEWS update
Branches
Unknown
Tags
Unknown