[Bug binutils/14289] bfd_pef_xlib_read_header overwrites stack memory

2013-12-24 Thread asmwarrior at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14289 --- Comment #2 from asmwarrior --- Is this the patch to fix this issue? diff --git a/bfd/pef.c b/bfd/pef.c index 6c52e0f..64925e5 100644 --- a/bfd/pef.c +++ b/bfd/pef.c @@ -1065,11 +1065,11 @@ const bfd_target pef_vec = static int bfd_pef_x

[Bug binutils/14289] bfd_pef_xlib_read_header overwrites stack memory

2013-02-03 Thread asmwarrior at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14289 asmwarrior changed: What|Removed |Added CC||asmwarrior at gmail dot com -- Configure

[Bug binutils/14289] bfd_pef_xlib_read_header overwrites stack memory

2012-06-25 Thread palves at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14289 Pedro Alves changed: What|Removed |Added CC||palves at redhat dot com Compon