commit | b243230f64fb4db9a16ef88ec5bd3e3f48f1fe41 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Fri Dec 10 08:27:58 2021 +1030 |
committer | Alan Modra <amodra@gmail.com> | Fri Dec 10 08:33:12 2021 +1030 |
tree | 6650222627bb5c7e8d2811b2235d0aafdb4898af | |
parent | b6d1f70cc7e948de99f91fc44d07c44686275fc4 [diff] |
PR28674, objdump crash Not returning an error indication here leaves the attribute uninitialised, which then leads to intemperate behaviour. PR 28674 * dwarf2.c (read_attribute_value): Return NULL on trying to read past end of attributes.