1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Jakub Jelen 27e7bde12e
scd: avoid memory leaks
* scd/app-p15.c (send_certinfo): free labelbuf
  (do_sign): goto leave instead of return
* scd/app-piv.c (do_sign): goto leave instead of return, fix typo in
  variable name, avoid using uninitialized variables
* scd/command.c (cmd_genkey): goto leave instead of return

--

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
GnuPG-bug-id: 5393
2021-05-20 14:48:18 +02:00
..
2021-04-13 14:21:29 +09:00
2021-05-20 14:48:18 +02:00
2021-05-20 14:48:18 +02:00
2021-04-01 10:31:52 +02:00
2021-05-20 14:48:18 +02:00
2021-04-22 11:04:30 +02:00