[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-21 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 arseniy krasnov changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-17 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 --- Comment #5 from arseniy krasnov --- (In reply to Nick Clifton from comment #4) > Created attachment 7935 [details] > Fix derefence by checking length of the section > > I have applied this patch to the master branch sources. It should fi

[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-13 Thread oxffffaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17597 --- Comment #2 from oxaa at gmail dot com --- Created attachment 7929 --> https://sourceware.org/bugzilla/attachment.cgi?id=7929&action=edit ELF file to produce -- You are receiving this mail because: You are on the CC list for

[Bug binutils/17597] New: NULL pointer dereference in opncls.c in bfd_get_debug_link_info().

2014-11-13 Thread oxffffaa at gmail dot com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: oxaa at gmail dot com I use tcc to compile simple source, but when i try to 'objdump -S -d a.out' it crushes with SIGSEGV. Reason is in opncls.c