Home GnuPG
Diffusion GnuPG b677e2ec989c

Assorted memory leak fixes on the error code paths.

Description

Assorted memory leak fixes on the error code paths.

These are taken from these commits:

98c52ae * card: Intialize pointer to avoid double free
fc5fac8 * kbx: Avoid uninitialized read
fa0771f * g10: Avoid memory leaks
25aa353 * dirmgr: Avoid double free
33a2362 * agent: Fix memory leaks
e6132bc * sm: Avoid memory leaks and double double-free
2af7bb2 * g10: Fix memory leaks
0d2c1e9 * dirmgr: clean up memory on error code paths

  • GnuPG-bug-id: T5393
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 20 2021, 2:51 PM
Parents
rG9d63ba272166: po: Updated the Russian translation
Branches
Unknown
Tags
Unknown
Tasks
T5393: gnupg coverity static analysis reports