Another sanity check for read_section_stabs_debugging_info
authorAlan Modra <amodra@gmail.com>
Sat, 18 Mar 2023 02:05:15 +0000 (12:35 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 19 Mar 2023 11:49:19 +0000 (22:19 +1030)
commit75831f18a0326573a2116e1f57fa5c8e09bd7738
treefec80419743223d5f313d0928ab7f94412b4efd4
parent027333da75744bd27e6f05e58ac625f5bf450c8a
Another sanity check for read_section_stabs_debugging_info

* rddbg.c (read_section_stabs_debugging_info): Ignore invalid
stab sections with size less than 12 bytes.
binutils/rddbg.c