Files
poky/meta/recipes-devtools
Zhenhua Luo 8a9a93369c elfutils: Fix size passed to snprintf for invalid sh_name case
Following build error will appear on Fedora18.
nm.c: In function 'show_symbols_sysv':
nm.c:756:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
    snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
                           ^

(From OE-Core rev: 61010972284cc53cfc7958a9f6422e3fe74fcc0e)

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-15 01:53:04 +00:00
..
2013-03-10 04:36:51 +00:00
2013-01-07 11:09:36 +00:00
2013-01-07 13:50:40 +00:00
2013-01-07 13:38:29 +00:00
2013-02-04 13:18:25 +00:00
2012-01-03 12:14:31 +00:00
2013-03-12 18:33:27 +00:00
2013-02-28 23:15:45 +00:00
2013-02-28 23:15:51 +00:00
2013-02-01 15:54:03 +00:00
2013-03-05 13:14:56 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-01-28 14:49:05 +00:00
2013-01-10 23:43:10 +00:00
2013-02-04 13:18:26 +00:00
2013-01-07 13:38:27 +00:00
2013-03-01 13:03:28 +00:00
2013-03-04 09:58:17 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2013-01-07 14:30:50 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-01-28 12:29:30 +00:00