Use a single, consistent representation for an empty minimal
[deliverable/binutils-gdb.git] / gdb / solib-sunos.c
index ae115673c2b5719a19028d27464a531e49bddc04..25682e02caaedea122be3c466fac789c185a73a0 100644 (file)
@@ -184,6 +184,7 @@ solib_add_common_symbols (CORE_ADDR rtc_symp)
                                  xmalloc, xfree);
       rt_common_objfile->minimal_symbol_count = 0;
       rt_common_objfile->msymbols = NULL;
+      terminate_minimal_symbol_table (rt_common_objfile);
     }
 
   init_minimal_symbol_collection ();
This page took 0.023544 seconds and 4 git commands to generate.