aboutsummaryrefslogtreecommitdiff
path: root/bfd/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/cache.c')
-rw-r--r--bfd/cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cache.c b/bfd/cache.c
index 163fa2bb26..33850b68bb 100644
--- a/bfd/cache.c
+++ b/bfd/cache.c
@@ -177,7 +177,7 @@ DESCRIPTION
determine when it can avoid a function call.
*/
-bfd *bfd_last_cache;
+bfd *bfd_last_cache = NULL;
/*
INTERNAL_FUNCTION