generic-poky/meta/recipes-devtools/elfutils/elfutils
Zhenhua Luo 175c5ceaf6 elfutils: fix the num passed to memset in ar.c
Following build error will appear on Fedora18+:
ar.c: In function 'do_oper_delete':
ar.c:918:31: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Werror=sizeof-pointer-memaccess]
   memset (found, '\0', sizeof (found));

(From OE-Core rev: 5cc3b4fe09cfa2b3e67568a9c2494c198a5292af)

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-16 17:53:58 +00:00
..
arm_backend.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
do-autoreconf.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
dso-link-change.patch elfutils: fix for dso link change in recent ld 2012-01-03 12:14:39 +00:00
elf_additions.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
elfutils-ar-c-fix-num-passed-to-memset.patch elfutils: fix the num passed to memset in ar.c 2013-03-16 17:53:58 +00:00
elfutils-fsize.patch elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
fix_for_gcc-4.7.patch fix Upstream-Status line for few patches 2011-07-22 11:51:05 +01:00
hppa_backend.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
i386_dis.h elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
m68k_backend.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
mempcpy.patch Patches: Fix Upstream-Status info 2011-07-13 12:29:20 +01:00
mips_backend.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch elfutils: Fix size passed to snprintf for invalid sh_name case 2013-03-15 01:53:04 +00:00
redhat-portability.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
redhat-robustify.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
remove-unused.patch elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
testsuite-ignore-elflint.diff elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
uclibc-support.patch elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00
x86_64_dis.h elfutils: fix compilations issue with the gcc 4.7 2011-07-08 16:39:10 +01:00