https://sourceware.org/bugzilla/show_bug.cgi?id=20193
Yaakov Selkowitz changed:
What|Removed |Added
CC||yselkowi at redhat dot com
Assignee: unassigned at sourceware dot org
Reporter: yselkowi at redhat dot com
Target Milestone: ---
Host: x86_64-cygwin
Target: mmix-knuth-mmixware
Build: x86_64-cygwin
Created attachment 9281
--> https://sourceware.org/bugzilla/attachment.cgi?id=9
https://sourceware.org/bugzilla/show_bug.cgi?id=19614
Yaakov Selkowitz changed:
What|Removed |Added
CC||yselkowi at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18087
Yaakov Selkowitz changed:
What|Removed |Added
CC||yselkowi at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17755
--- Comment #2 from Yaakov Selkowitz ---
Thanks Alan, this patch works for me.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutil
https://sourceware.org/bugzilla/show_bug.cgi?id=17754
--- Comment #8 from Yaakov Selkowitz ---
(In reply to Nick Clifton from comment #7)
> Hi Alan,
>
> > --- Comment #6 from Alan Modra ---
> > No, that's the wrong fix. coffgen.c is compiled without including pe.h, so
> > sizeof (auxent->x_fi
https://sourceware.org/bugzilla/show_bug.cgi?id=17754
--- Comment #4 from Yaakov Selkowitz ---
(In reply to Alan Modra from comment #1)
> Technically there is a buffer overrun here, but there are no fields
> following x_fname and x_file is not the largest element of union
> internal_auxent. Nor