From 169a6afd8173cc85a75f18a39a94ef408a7cc0b9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 11 Feb 2005 17:22:47 +0000 Subject: (bfd_sym_parse_contained_variables_table_entry_v32): Avoid call to memcpy with a size of 0. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index dd70bc0..7ab3e78 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -41,6 +41,9 @@ * elf32-m32r.c (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaration of this array. + * xsym.c (bfd_sym_parse_contained_variables_table_entry_v32): + Avoid call to memcpy with a size of 0. + 2005-02-12 Alan Modra * elf64-ppc.c (toc_adjusting_stub_needed): Return true for -- cgit v1.1