Move 2006 ChangeLog entries to ChangeLog-2006.
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index 65e5f5f0608ca652ad6cdcf2c84e4ca268183c55..915bb1c85a3d6da1cfb6aced7ecc4636cc172cf3 100644 (file)
@@ -925,7 +925,7 @@ read_xcoff_symtab (struct partial_symtab *pst)
   int depth = 0;
   int fcn_start_addr = 0;
 
-  struct coff_symbol fcn_stab_saved;
+  struct coff_symbol fcn_stab_saved = { 0 };
 
   /* fcn_cs_saved is global because process_xcoff_symbol needs it. */
   union internal_auxent fcn_aux_saved;
This page took 0.023118 seconds and 4 git commands to generate.