------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-10-16 
07:15 -------
Subject: Bug 10785

CVSROOT:        /cvs/src
Module name:    src
Changes by:     amo...@sourceware.org   2009-10-16 07:14:44

Modified files:
        bfd            : ChangeLog opncls.c coff-alpha.c peicode.h 

Log message:
        PR binutils/10785
        * coff-alpha.c (alpha_ecoff_get_elt_at_filepos): Don't bfd_alloc
        bim and bim->buffer.  bfd_malloc instead.
        * peicode.h (pe_ILF_build_a_bfd): Similarly.
        (ILF_DATA_SIZE): Don't include bim.
        * opncls.c (bfd_close): Test bim->buffer non-NULL before freeing.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4815&r2=1.4816
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&r1=1.58&r2=1.59
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-alpha.c.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&r1=1.60&r2=1.61



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10785

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to