Stop objdump from attempting to allocate a huge chunk of memory when parsing...
Stop objdump from attempting to allocate a huge chunk of memory when parsing relocs in a corrupt file. PR 22508 * objdump.c (dump_relocs_in_section): Also check the section's relocation count to make sure that it is reasonable before attempting to allocate space for the relocs.
Loading
Please register or sign in to comment