projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change `ul_switch_off_field` to `DropField` fix #473
[proxmark3-svn]
/
client
/
emv
/
apduinfo.c
diff --git
a/client/emv/apduinfo.c
b/client/emv/apduinfo.c
index fbdd714a3622bf57d4fcded749d59420e611f76b..d1491cc38d2bc6d66d54fc9058fe80b572e05f0c 100644
(file)
--- a/
client/emv/apduinfo.c
+++ b/
client/emv/apduinfo.c
@@
-278,7
+278,7
@@
int CodeCmp(const char *code1, const char *code2) {
}
const APDUCode* const GetAPDUCode(uint8_t sw1, uint8_t sw2) {
}
const APDUCode* const GetAPDUCode(uint8_t sw1, uint8_t sw2) {
- char buf[
4
] = {0};
+ char buf[
5
] = {0};
int res;
int mineq = 100;
int mineqindx = 0;
int res;
int mineq = 100;
int mineqindx = 0;
Impressum
,
Datenschutz