[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2013-01-21 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #9 from cvs-commit at gcc dot gnu.org 2013-01-21 13:49:10 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-01-21 13:48:53 Modified files: bfd

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-11-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #8 from cvs-commit at gcc dot gnu.org 2012-11-06 23:45:49 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2012-11-06 23:45:43 Modified files: binutils : ChangeLog Makefile.am Makefil

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-11-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-11-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #6 from Alan Modra 2012-11-06 09:35:04 UTC --- Fixed mainline. Note that the testcase as written will crash due to closing the file twice. Easily fixed by making iovec_close do nothing, and closing the file in main. -- Configur

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-11-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #5 from cvs-commit at gcc dot gnu.org 2012-11-06 09:31:18 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2012-11-06 09:31:12 Modified files: bfd: ChangeLog opncls.c Log me

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-11-06 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 Alan Modra changed: What|Removed |Added Status|WAITING |ASSIGNED CC|amodra at gma

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread arseny.kapoulkine at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #4 from Arseny Kapoulkine 2012-09-11 04:38:57 UTC --- I've added a test that reproduces the problem. Alan, you are right. I do not have an operational testsuite so I neglected to check it. Thanks for providing a better patch! --

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread arseny.kapoulkine at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 --- Comment #3 from Arseny Kapoulkine 2012-09-11 04:34:26 UTC --- Created attachment 6632 --> http://sourceware.org/bugzilla/attachment.cgi?id=6632 testcase for bfd_openr_iovec + archive reading behavior -- Configure bugmail: http://source

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #2 fr

[Bug binutils/14567] bfd_openr_next_archived_file is incompatible with bfd_openr_iovec

2012-09-10 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14567 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #1 from H.J. Lu 2012-09