summaryrefslogtreecommitdiff
path: root/bfd/peXXigen.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/peXXigen.c')
-rw-r--r--bfd/peXXigen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/peXXigen.c b/bfd/peXXigen.c
index fb8ced0322..76224cb090 100644
--- a/bfd/peXXigen.c
+++ b/bfd/peXXigen.c
@@ -130,7 +130,7 @@ _bfd_XXi_swap_sym_in (bfd * abfd, void * ext1, void * in1)
if (in->n_sclass == C_SECTION)
{
char namebuf[SYMNMLEN + 1];
- const char *name;
+ const char *name = NULL;
in->n_value = 0x0;