mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg: Comment on false positives by static analyzers.
--
This commit is contained in:
parent
db82b6131d
commit
7990586828
4 changed files with 18 additions and 1 deletions
|
@ -601,6 +601,7 @@ write_plaintext_packet (IOBUF out, IOBUF inp, const char *fname, int ptmode)
|
|||
if (!opt.no_literal) {
|
||||
PACKET pkt;
|
||||
|
||||
/* Note that PT has been initialized above in no_literal mode. */
|
||||
pt->timestamp = make_timestamp ();
|
||||
pt->mode = ptmode;
|
||||
pt->len = filesize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue