[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-25 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 --- Comment #11 from Nelson Chu --- > So I think this is a roughly workable solution (maybe we should cache those > tag lookups for performance, not sure if it matters). It's going to be hard > to tell for sure without some distro testing, t

Issue 65018 in oss-fuzz: binutils:fuzz_objdump: Heap-buffer-overflow in loongarch_split_args_by_comma

2023-12-25 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 65018 by sheriffbot: binutils:fuzz_objdump: Heap-buffer-overflow in loongarch_split_args_by_comma https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65018#c3 This bug has been fixed. It has been opened to the public. - Your f

[Bug binutils/31191] New: objcopy leaves temporary files (and directories) in case of error

2023-12-25 Thread mooodyhunter at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31191 Bug ID: 31191 Summary: objcopy leaves temporary files (and directories) in case of error Product: binutils Version: 2.42 (HEAD) Status: UNCONFIRMED Severity:

[Bug binutils/31191] objcopy leaves temporary files (and directories) in case of error

2023-12-25 Thread mooodyhunter at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31191 --- Comment #1 from Moody Liu --- the following patch fixes the issue, but I'm not sure what implication (or side-effect) it has. diff --git a/binutils/objcopy.c b/binutils/objcopy.c index b3c8d0f81ac8..c2f1b9421e4c 100644 --- a/binutils/obj

[Bug binutils/31191] objcopy leaves temporary files (and directories) in case of error

2023-12-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31191 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned a