]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
PR27631, ubsan: elf32-metag.c:1550:10
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index c3e52533a1017794c5c16e4c3b72764d89d4861d..4d715226693fbba317b28dcab9fe0e14e446d04f 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-14  Alan Modra  <amodra@gmail.com>
+
+       PR 27631
+       * elf32-metag.c (elf_metag_relocate_section): Don't use &hh->elf
+       when hh might be NULL, test for NULL first.
+
 2021-04-14  Alan Modra  <amodra@gmail.com>
 
        PR 27630