https://sourceware.org/bugzilla/show_bug.cgi?id=25569
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://sourceware.org/bugzilla/show_bug.cgi?id=23947
--- Comment #2 from Paul Pluzhnikov ---
A similar bug showed up here: https://stackoverflow.com/a/60322580
$ echo "void zork() {}" | gcc -xc - -c -o foo.o
$ readelf -x.strtab foo.o
Hex dump of section '.strtab':
0x 007a6f72 6b00
Updates:
Labels: -restrict-view-commit
Comment #3 on issue 20183 by sheriffbot: binutils:fuzz_disassemble:
Integer-overflow in fput_const
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20183#c3
This bug has been fixed for 30 days. It has been opened to the public.
- Your friendly
Updates:
Labels: -restrict-view-commit
Comment #3 on issue 20147 by sheriffbot: binutils:fuzz_disassemble:
Index-out-of-bounds in print_insn_arm
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20147#c3
This bug has been fixed for 30 days. It has been opened to the public.
- Your f
https://sourceware.org/bugzilla/show_bug.cgi?id=25569
--- 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=dda2980f54a0c9437de047f3020f520dd1e0de6a
commit dda2980f54a0c9437de047f3020f5
https://sourceware.org/bugzilla/show_bug.cgi?id=25569
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---