Home GnuPG
Diffusion GnuPG fae1d2e2ccde

kbx: Avoid use of uninitialized value.

Description

kbx: Avoid use of uninitialized value.

* kbx/backend-kbx.c (be_kbx_search): Initialize skipped_long_blobs
value which is passed to keybox_search and incremented there.
(be_kbx_seek): Likewise.
  • GnuPG-bug-id: T5393
  • Co-authored-by: NIIBE Yutaka <gniibe@fsij.org>
  • Signed-off-by: Jakub Jelen <jjelen@redhat.com>

Details

Provenance
JakujeAuthored on Sep 16 2021, 2:08 PM
gniibeCommitted on Nov 12 2021, 7:36 AM
Parents
rGd24c5df52b55: gpg: Avoid uninitialized revkey.fprlen.
Branches
Unknown
Tags
Unknown
Tasks
T5393: gnupg coverity static analysis reports