mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
fix coverity 305864
This commit is contained in:
@@ -758,6 +758,7 @@ int trDDA(Iso7816CommandChannel channel, bool decodeTLV, struct tlvdb *tlv) {
|
||||
tlvdb_free(atc_db);
|
||||
return 9;
|
||||
}
|
||||
tlvdb_free(atc_db);
|
||||
|
||||
} else {
|
||||
struct tlvdb *dac_db = emv_pki_recover_dac(issuer_pk, tlv, sda_tlv);
|
||||
|
||||
Reference in New Issue
Block a user