Package: gnupg2
Version: 2.1.1
Severity: normal

Hi,

In scd/command.c, 'cert' is freed twice.

Not sure of lines, so I'll copy and paste the code.

> rc = ksba_cert_new (&kc); if (rc) { xfree (cert); goto leave; } 

> leave: ksba_cert_release (kc); xfree (cert); TEST_CARD_REMOVAL (ctrl,
> rc); return rc; 

Thanks,

-- 
-- Joshua Rogers <https://internot.info/>


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to