FIX: Some Coverity Scan warnings. fread, not initialised etc etc

This commit is contained in:
iceman1001
2016-04-23 18:23:46 +02:00
parent 5bb6228386
commit cd777a0545
7 changed files with 81 additions and 88 deletions

View File

@@ -10,8 +10,6 @@
//-----------------------------------------------------------------------------
// Some code was copied from Hitag2.c
//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdlib.h>
#include "proxmark3.h"