PR22232, NULL pointer dereference in load_specific_debug_section
authorAlan Modra <amodra@gmail.com>
Sun, 1 Oct 2017 11:10:23 +0000 (21:40 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 1 Oct 2017 11:11:16 +0000 (21:41 +1030)
commitbfec0f11eadd7ed3597bc9b550a5595421a4cb31
treebc1f29533bf2fb7179798f0a20a249e729ee3a21
parent8cb1232a8cc0d1a6db2de51398acfe978a5c7e68
PR22232, NULL pointer dereference in load_specific_debug_section

PR 22232
PR 22230
* objdump.c (load_specific_debug_section): Introduce a temp to
stop bfd_get_full_section_contents NULLing out section->start.
binutils/ChangeLog
binutils/objdump.c
This page took 0.026151 seconds and 4 git commands to generate.