[Bug binutils/29495] rewrite_elf_program_header looping

2022-08-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29495 Alan Modra changed: What|Removed |Added Summary|Bug report |rewrite_elf_program_header

[Bug binutils/29495] rewrite_elf_program_header looping

2022-08-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29495 --- 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=45d92439aebd0386ef8af76e1796d08cfe457e1d commit 45d92439aebd0386ef8af76e1796d

[Bug binutils/29495] rewrite_elf_program_header looping

2022-08-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29495 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug binutils/29433] Detected memory leaks in readelf

2022-08-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29433 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gprof/29100] Buffer overflow when read function mapping file

2022-08-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29100 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gprof/29100] Buffer overflow when read function mapping file

2022-08-16 Thread yguoaz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29100 --- Comment #2 from yguoaz at gmail dot com --- (In reply to Alan Modra from comment #1) > The calculation would need to overflow a size_t, not an int. Hi, sizeof(size_t) == sizeof(int) may hold in certain platforms (e.g., a 32 bit machine). I

[Bug gprof/29100] Buffer overflow when read function mapping file

2022-08-16 Thread yguoaz at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29100 yguoaz at gmail dot com changed: What|Removed |Added Resolution|INVALID |--- Status|RESOL

[Bug binutils/29489] dlltool is not deterministic

2022-08-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29489 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gprofng/29470] [test suite] The test suite should be made more flexible

2022-08-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29470 Kurt Goebel changed: What|Removed |Added CC||kurt.goebel at oracle dot com

[Bug binutils/29483] abort at i386-dis.c:9289

2022-08-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29483 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9096fc28c62741bfb7962eb5dfdee28a7b1d1345 commit 9096fc28c62741bfb7962eb5dfdee28a

[Bug binutils/29483] abort at i386-dis.c:9289

2022-08-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29483 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gprofng/29476] gprofng.texi makeinfo build failure on centos 7

2022-08-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29476 Kurt Goebel changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

Issue 47626 in oss-fuzz: binutils:fuzz_dlltool: Global-buffer-overflow in xstrdup

2022-08-16 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #3 on issue 47626 by sheriffbot: binutils:fuzz_dlltool: Global-buffer-overflow in xstrdup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47626#c3 This bug is approaching its deadline for being fixed, and will be automatically derestri

[Bug binutils/29489] dlltool is not deterministic

2022-08-16 Thread mh-sourceware at glandium dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29489 --- Comment #2 from Mike Hommey --- The bfd objects used for dlltool should have the BFD_DETERMINISTIC_OUTPUT flag set. -- You are receiving this mail because: You are on the CC list for the bug.