mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
coverity 294114
This commit is contained in:
parent
27f34b8b54
commit
8a602ed99d
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ int CmdEM4x50Read(const char *Cmd) {
|
||||||
em4x50_data_t etd;
|
em4x50_data_t etd;
|
||||||
etd.pwd_given = false;
|
etd.pwd_given = false;
|
||||||
etd.addr_given = false;
|
etd.addr_given = false;
|
||||||
|
etd.newpwd_given = false;
|
||||||
|
|
||||||
bool errors = false;
|
bool errors = false;
|
||||||
uint8_t cmdp = 0;
|
uint8_t cmdp = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue