https://sourceware.org/bugzilla/show_bug.cgi?id=15152
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=dda8d76d0dd2b07df769f6cae20aff483468b342
commit dda8d76d0dd2b07df769f6cae20
https://sourceware.org/bugzilla/show_bug.cgi?id=15152
Nick Clifton changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #3 from Nick Clift
https://sourceware.org/bugzilla/show_bug.cgi?id=22426
--- Comment #4 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=be74fad95edc8827516e144cf38d135b503249cd
commit be74fad95edc8827516e144cf38d1
https://sourceware.org/bugzilla/show_bug.cgi?id=22426
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=22441
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=22272
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22443
Bug ID: 22443
Summary: Global buffer overflow in
_bfd_elf_get_symbol_version_string
Product: binutils
Version: 2.30 (HEAD)
Status: UNCONFIRMED
Severity: norm
https://sourceware.org/bugzilla/show_bug.cgi?id=22444
Bug ID: 22444
Summary: Incorrect note padding check
Product: binutils
Version: 2.30 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=22444
--- Comment #1 from H.J. Lu ---
elf.c has the same issue:
/* FIXME: bad alignment assumption. */
Elf_External_Note *xnp = (Elf_External_Note *) p;
Elf_Internal_Note in;
if (offsetof (Elf_External_Note, name) > buf - p
https://sourceware.org/bugzilla/show_bug.cgi?id=22444
Florian Weimer changed:
What|Removed |Added
CC||fweimer at redhat dot com
--
You ar
https://sourceware.org/bugzilla/show_bug.cgi?id=22444
--- Comment #2 from Florian Weimer ---
Can we really change this in binutils and glibc at this point? Don't we have
to change the gabi documentation instead?
--
You are receiving this mail because:
You are on the CC list for the bug.
__
11 matches
Mail list logo