Avoid segfault on missing directory table.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b7a29e6396d304977d5f188a326d872d9399dde1..1004e114555f92f87a0a56ccf19fa7b1e9caeef4 100644 (file)
@@ -1,3 +1,13 @@
+2015-05-08  Yao Qi  <yao@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
+
+       * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
+       to 'lh->include_dirs' before accessing to it.
+       (psymtab_include_file_name): Likewise.
+       (dwarf_decode_lines_1): Likewise.
+       (dwarf_decode_lines): Likewise.
+       (file_file_name): Likewise.
+
 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
 
        * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
This page took 0.023984 seconds and 4 git commands to generate.