|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/12451] --build-id doesn't work |
Date: | Wed, 14 Dec 2011 11:50:18 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12451 --- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-12-14 11:50:18 UTC --- CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2011-12-14 11:50:14 Modified files: bfd : ChangeLog elfcode.h compress.c Log message: PR ld/12451 * elfcode.h (elf_checksum_contents): Read in the section's contents if they are not already available. * compress.c (bfd_get_full_section_contents): Use zmalloc to allocate the buffers so that excess bytes are guaranteed to be zero. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5542&r2=1.5543 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.109&r2=1.110 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/compress.c.diff?cvsroot=src&r1=1.9&r2=1.10 -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |