]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Some minor cleanups in two-level line table support.
authorCary Coutant <ccoutant@google.com>
Wed, 28 Jan 2015 19:22:01 +0000 (11:22 -0800)
committerCary Coutant <ccoutant@google.com>
Wed, 28 Jan 2015 19:22:01 +0000 (11:22 -0800)
commitd4c40a8552466864602b548ec424cc2dc2d1c89e
tree5b62eb0dca05b4e6d3a5f8ee006f9e98ea1a9c7f
parentf7318adf46dfee58ee4fe97799c304dfe73feda3
Some minor cleanups in two-level line table support.

2015-01-28  Cary Coutant  <ccoutant@google.com>

binutils/
* dwarf.c (free_logicals): Set logicals_table to NULL.
(fetch_indirect_string): Correct boundary check.
(fetch_indirect_line_string): Likewise.
(fetch_indexed_string): Likewise.
(display_dir_file_table_v5): Print unsigned value.
binutils/dwarf.c