summaryrefslogtreecommitdiff
path: root/tools/intel_error_decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/intel_error_decode.c')
-rw-r--r--tools/intel_error_decode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/intel_error_decode.c b/tools/intel_error_decode.c
index 5fe2fd7d..a3b7ab59 100644
--- a/tools/intel_error_decode.c
+++ b/tools/intel_error_decode.c
@@ -428,7 +428,7 @@ main (int argc, char *argv[])
{
FILE *file;
const char *path;
- char *filename;
+ char *filename = NULL;
struct stat st;
int error;