Fix issues found by static analysis tool 04/155504/1 accepted/tizen/4.0/unified/20171017.212541 submit/tizen_4.0/20171017.050132 tizen_4.0.IoT.p2_release tizen_4.0.m2_release
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Fri, 13 Oct 2017 09:12:36 +0000 (12:12 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Fri, 13 Oct 2017 09:28:07 +0000 (12:28 +0300)
commit7e1a9619687e04e1265694257502980481eeaca1
treeac6103823cd80ba4968c910c5f13fd32b6a1fb08
parent93818dec76a1909798c532206e6e31b320e9c7b9
Fix issues found by static analysis tool

elf_impl.cpp: Copy-paste error
elfxx.h: Unintended sign extension
dahelper.c: Out-of-bounds access

Change-Id: I05cc1a83340e581796cd2666da0e47f1a7ca3119
Signed-off-by: Dmitry Kovalenko <d.kovalenko@samsung.com>
elf_parsing/elf_impl.cpp
elf_parsing/elfxx.h
helper/dahelper.c