projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed redundant Dbprintfs from SnoopIso1443a (issue 25)
[proxmark3-svn]
/
client
/
flash.c
diff --git
a/client/flash.c
b/client/flash.c
index df81a90ce45dfbf4f4c5352a1598918180ebad89..6670d637dca187bff1c7944961dbe20101198620 100644
(file)
--- a/
client/flash.c
+++ b/
client/flash.c
@@
-250,6
+250,7
@@
int flash_load(flash_file_t *ctx, const char *name, int can_write_bl)
if (res < 0)
goto fail;
+ free(phdrs);
fclose(fd);
ctx->filename = name;
return 0;
Impressum
,
Datenschutz