bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13219] readelf segmentation fault in apply_relocations


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/13219] readelf segmentation fault in apply_relocations
Date: Thu, 13 Oct 2011 09:33:08 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-10-13 09:33:08 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-10-13 09:33:02

Modified files:
    binutils       : ChangeLog readelf.c 

Log message:
    PR binutils/13219
    * readelf.c (GET_ELF_SYMBOLS): Add sym_count parameter.
    (get_32bit_elf_symbols): Add num_syms_return argument.
    Return the number of symbols loaded into the symbol table.
    (get_64bit_elf_symbols): Likewise.
    (process_section_headers): Use GET_ELF_SYMBOLS to initialise
    symbol count.
    (proces_relocs): Likewise.
    (ia64_process_unwind): Likewise.
    (hppa_process_unwind): Likewise.
    (arm_process_unwind): Likewise.
    (process_dynamic_section): Likewise.
    (process_version_sections): Likewise.
    (process_symbol_table): Likewise.
    (process_section_groups): Likewise.
    Add check before indexing into the symbol table.
    (apply_relocations): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1839&r2=1.1840
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.556&r2=1.557

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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