|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/32109] internal error, aborting at bfd/bfd.c:1236 in int _bfd_doprnt |
Date: | Mon, 30 Sep 2024 23:53:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32109 --- Comment #7 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_43-branch branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=95ed7cf1be25d86ca455b09ffee4f129f1857f1d commit 95ed7cf1be25d86ca455b09ffee4f129f1857f1d Author: Alan Modra <amodra@gmail.com> Date: Tue Oct 1 07:53:55 2024 +0930 segv in bfd_elf_get_str_section Attempting to write a termination NUL to PROT_READ mmap'd memory was a silly idea. PR 32109 * elf.c (bfd_elf_get_str_section): Don't write terminating NUL if missing. * libbfd.c (_bfd_munmap_readonly_temporary): Correct comment. (cherry picked from commit 656f8fbaae34cb37bda5110cbc8c79c6a2aaa847) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |