projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ADD: default_toys.lua a script which identify tnp3xx tags
[proxmark3-svn]
/
client
/
loclass
/
cipherutils.c
diff --git
a/client/loclass/cipherutils.c
b/client/loclass/cipherutils.c
index 1e08cf10526fa969811bb97d795f54f05df7d427..e11e8d2247caf7bda75f66837d1be1c7c05687e7 100644
(file)
--- a/
client/loclass/cipherutils.c
+++ b/
client/loclass/cipherutils.c
@@
-192,6
+192,7
@@
void printarr_human_readable(char * title, uint8_t* arr, int len)
cx += snprintf(output+cx,outsize-cx, "%02x ",*(arr+i));
}
prnlog(output);
+ free(output);
}
//-----------------------------
Impressum
,
Datenschutz