mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -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;
|
||||
etd.pwd_given = false;
|
||||
etd.addr_given = false;
|
||||
etd.newpwd_given = false;
|
||||
|
||||
bool errors = false;
|
||||
uint8_t cmdp = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue