]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
read_cie
authorAlan Modra <amodra@gmail.com>
Sat, 15 May 2021 05:52:39 +0000 (15:22 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 15 May 2021 05:53:53 +0000 (15:23 +0930)
commitc93c4a85406ebd811ec0b29f1dec882cbba56659
tree69bc396cbdd9b5c379cd64f1461f080db4c24a3d
parentb4951546078b869ce2f720561a2c59cfe2d005c9
read_cie

* dwarf.c (read_cie): Add more sanity checks to ensure data
pointer is not bumped past end.
binutils/ChangeLog
binutils/dwarf.c