bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug admin/10785] memory access violation in bfd/opncls.c


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug admin/10785] memory access violation in bfd/opncls.c
Date: 16 Oct 2009 07:15:01 -0000

------- 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:     address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]