https://sourceware.org/bugzilla/show_bug.cgi?id=28420
Alan Modra changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
Last re
https://sourceware.org/bugzilla/show_bug.cgi?id=28419
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28403
--- Comment #3 from Alan Modra ---
*** Bug 28419 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28403
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=28402
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=28401
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=28403
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0a6041ce9383338fa62acb207683780faaa8b42c
commit 0a6041ce9383338fa62acb2076837
https://sourceware.org/bugzilla/show_bug.cgi?id=28401
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=55e3926e79937da55da3eaad3b15b4c099071976
commit 55e3926e79937da55da3eaad3b15b
https://sourceware.org/bugzilla/show_bug.cgi?id=28423
Bug ID: 28423
Summary: use-after-free in objdump at disassemble_bytes
objdump.c:3059
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: nor
https://sourceware.org/bugzilla/show_bug.cgi?id=28421
Bug ID: 28421
Summary: SEGV in objdump at dump_reloc_set objdump.c:4636
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=28399
--- Comment #3 from hiraditya ---
Here is an example of order file that is used to build clang itself.
https://opensource.apple.com/source/clang/clang-211.10.1/clang.order.auto.html
--
You are receiving this mail because:
You are on the CC
https://sourceware.org/bugzilla/show_bug.cgi?id=28399
--- Comment #2 from hiraditya ---
> the format of the file
it is a text file with line separated (mangled) symbol name.
> nor what happens to symbols that are not in the file
IIUC symbols that are in the file get preference over all other sym
https://sourceware.org/bugzilla/show_bug.cgi?id=28422
Bug ID: 28422
Summary: use-after-free in objdump at get_build_id
(./bfd/opncls.c:1864)
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: n
https://sourceware.org/bugzilla/show_bug.cgi?id=28419
Bug ID: 28419
Summary: global-buffer-overflow in objdump at objdump.c:3054
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=28420
Bug ID: 28420
Summary: segv in objdump at disassemble_bytes objdump.c:3059
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=28399
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=28417
--- Comment #4 from Jonathan Wakely ---
Yes, the patch is correct.
To construct an empty string either use "" as the initializer, or just use the
default constructor. Creating a string from NULL or nullptr is completely bogus
and has been und
17 matches
Mail list logo