2012-02-16 Josh Matthews <josh@joshmatthews.net>
[deliverable/binutils-gdb.git] / gdb / machoread.c
index 9fa97e1539593718db03d1f0464e30224d92dd9f..88ce612bfee82e94a3592ab16d5a0dfdd641feb8 100644 (file)
@@ -180,7 +180,7 @@ macho_symtab_read (struct objfile *objfile,
   const asymbol *dir_so = NULL;
   const asymbol *file_so = NULL;
   asymbol **oso_file = NULL;
-  unsigned int nbr_syms;
+  unsigned int nbr_syms = 0;
 
   /* Current state while reading stabs.  */
   enum
This page took 0.025394 seconds and 4 git commands to generate.