bug-binutils
[Top][All Lists]
Advanced

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

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


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

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

CVSROOT:        /cvs/src
Module name:    src
Branch:         binutils-2_20-branch
Changes by:     address@hidden  2009-10-16 10:02:44

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

Log message:
        2009-10-16  Alan Modra  <address@hidden>
        
        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&only_with_tag=binutils-2_20-branch&r1=1.4761.2.25&r2=1.4761.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coff-alpha.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.40&r2=1.40.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.57.2.1&r2=1.57.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/peicode.h.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.59.2.1&r2=1.59.2.2



-- 


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]