summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2019-03-22 14:02:26 +0800
committerKhem Raj <raj.khem@gmail.com>2019-03-22 09:33:00 -0700
commitdb89e63434e1a93e32bb8f40e89c60acbdd3316b (patch)
tree8ad0b54a1fb3997b48e04acba0d22bc44c530e12 /meta-oe/recipes-devtools
parent61c73067cb84ba2d7bef2da40f116f972686a20f (diff)
downloadmeta-openembedded-db89e63434e1a93e32bb8f40e89c60acbdd3316b.tar.gz
iscsi-initiator-utils: Fix 32bit build issues with Werror=format-truncation
Backport a patch to fix 32bit build issues with string length overflow as below: | idbm.c:679:27: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Werror=format-truncation=] | snprintf(passwd_len, 8, "%d", (int)strlen(value)); \ Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
0 files changed, 0 insertions, 0 deletions