mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
fix lf hitag eload segmentation fault
This commit is contained in:
+1
-1
@@ -271,7 +271,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
uint8_t type;
|
||||
uint16_t len;
|
||||
uint8_t *data;
|
||||
uint8_t data[];
|
||||
} PACKED lf_hitag_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user