[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/16192] [PATCH] * ld/pe-dll.c: clear memory after allocatin
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/16192] [PATCH] * ld/pe-dll.c: clear memory after allocating it but before using it. |
Date: |
Thu, 21 Nov 2013 13:32:42 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=16192
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 8d5c4b7bfdfa5f2b40fa056132823c8e9497dc72 (commit)
from 630b051036e446754f13d1f07cfd6de0612a90de (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d5c4b7bfdfa5f2b40fa056132823c8e9497dc72
commit 8d5c4b7bfdfa5f2b40fa056132823c8e9497dc72
Author: Nick Clifton <address@hidden>
Date: Thu Nov 21 13:29:47 2013 +0000
PR ld/16192
* pe-dll.c (pe_create_runtime_relocator_reference): Zero the
newly allocated idata5 block.
-----------------------------------------------------------------------
Summary of changes:
ld/ChangeLog | 6 ++++++
ld/pe-dll.c | 5 ++---
2 files changed, 8 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.