PR symtab/14601
[deliverable/binutils-gdb.git] / gdb / buildsym.c
index 1ce40b9d868966f5c72deeb35715e3cea61cb7df..8f2e7327aff67dbd4a3bd4542e0f548afce41ebd 100644 (file)
@@ -1488,6 +1488,7 @@ buildsym_init (void)
   global_symbols = NULL;
   pending_blocks = NULL;
   pending_macros = NULL;
+  using_directives = NULL;
 
   /* We shouldn't have any address map at this point.  */
   gdb_assert (! pending_addrmap);
This page took 0.02389 seconds and 4 git commands to generate.