commit | f8dd36465839e5bc60ffc5e894633d430ec55a06 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sat Jul 10 10:07:17 2021 +0930 |
committer | Alan Modra <amodra@gmail.com> | Sat Jul 10 13:29:04 2021 +0930 |
tree | 7b83525498eabe5124132d2ba590a0b5c7e728e2 | |
parent | 9039747fb4863c13eaf07f84bb28d50660fb8d85 [diff] |
Tidy commit 49910fd88dcd Pointer range checking is UB if the values compared are outside the underlying array elements (plus one). * dwarf2.c (read_address): Remove accidental commit. (read_ranges): Compare offset rather than pointers.