Don't print symbol on address 0x0
[deliverable/binutils-gdb.git] / gdb / linux-tdep.c
index ca19cf459be81af06ea1803b3efc25d7b4c6cb12..d0f1106ce85daef51bd00175155a0c5b46f7dfdf 100644 (file)
@@ -1502,7 +1502,6 @@ linux_make_corefile_notes (struct gdbarch *gdbarch, bfd *obfd, int *note_size,
   note_data = linux_make_mappings_corefile_notes (gdbarch, obfd,
                                                  note_data, note_size);
 
-  make_cleanup (xfree, note_data);
   return note_data;
 }
 
This page took 0.023285 seconds and 4 git commands to generate.