Fix illegal memory access when bfd_get_section_contents is called with a NULL section...
commit2db414c36b4f030782c2c8a24c916c3033261af0
authorNick Clifton <nickc@redhat.com>
Wed, 5 Jun 2024 12:30:27 +0000 (5 13:30 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 5 Jun 2024 12:30:27 +0000 (5 13:30 +0100)
tree0f5d2d65b2b1c0e51e9878c7cb8c4956b9e608d3
parent3d7627c2d08e722774a8c7c34c154d9436177842
Fix illegal memory access when bfd_get_section_contents is called with a NULL section pointer.

  PR 31843
bfd/section.c
opcodes/nfp-dis.c