Home GnuPG
Diffusion GnuPG 14e36bdbe1c3

gpgtar,w32: Fix file size computation

Description

gpgtar,w32: Fix file size computation

* tools/gpgtar-create.c (fillup_entry_w32): Move parentheses.

The bug is so obvious that I wonder why it was not reported more often
on Windows. (Adding 1 to MAXDWORD (0xfffffff) always gives 0 for the
product).

Details

Provenance
wernerAuthored on Jun 9 2021, 5:47 PM
Parents
rG7a80004d5407: agent: Fix importing protected secret key.
Branches
Unknown
Tags
Unknown