[Bug ld/31904] libdep.so plugin registers search path after default paths in bfd linker

2024-06-20 Thread me at harmenstoppels dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=31904

Harmen Stoppels  changed:

   What|Removed |Added

Summary|libdep.so plugin does not   |libdep.so plugin registers
   |register search path in bfd |search path after default
   |linker  |paths in bfd linker

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31903] Asan heap-buffer-overflow in test gas/elf/dwarf-5-irp.s in cross-assember to aarch64-elf

2024-06-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31903

--- Comment #3 from Sourceware Commits  ---
The master branch has been updated by Jan Beulich :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ad2348edbf43a3d1a694fd5375680cb55e6b1c1

commit 4ad2348edbf43a3d1a694fd5375680cb55e6b1c1
Author: Jan Beulich 
Date:   Fri Jun 21 08:32:53 2024 +0200

gas: terminate buffer SB in do_repeat()

PR gas/31903

While elsewhere having realized that "one" doesn't point to a nul-
terminated string, it somehow didn't occur to me that the pre-existing
strstr() could have been wrong, and hence I blindly added a new use of
the function. Add the (already prior to 1e3c814459d8 ["gas: extend \+
support to .rept"]) missing call to sb_terminate(), leveraging that to
simplify the other two places where the lack of nul termination was
previously worked around.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/31903] Asan heap-buffer-overflow in test gas/elf/dwarf-5-irp.s in cross-assember to aarch64-elf

2024-06-20 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31903

Jan Beulich  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Jan Beulich  ---
And thus (supposedly) all done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.