]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/epa.c
FIXED: Merged all Holimans code-review issues which should fix a lot of memoryleaks.
[proxmark3-svn] / armsrc / epa.c
index 565019ce22ec621285b77d5f2334fae24ec7e1a1..69599dc9fd8460bcbdb5fba67b3f24f3e85b46b7 100644 (file)
@@ -419,7 +419,7 @@ int EPA_Setup()
        // return code
        int return_code = 0;
        // card UID
-       uint8_t uid[8];
+       uint8_t uid[10];
        // card select information
        iso14a_card_select_t card_select_info;
        // power up the field
Impressum, Datenschutz