summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
prathmeshm [Tue, 27 Mar 2018 12:15:15 +0000 (17:45 +0530)]
Fix warning reported by static analysis tool
- Fix Id 107783
- Reported by coverity
- Uninitliized member variables
Change-Id: I3a8635d344b24311a31ffe4b4e3e068a0144da59
Signed-off-by: prathmeshm <prathmesh.m@samsung.com>
deepti [Mon, 26 Mar 2018 07:04:48 +0000 (12:34 +0530)]
coverity error handling
This patch checked function return value to avoid unneccessary conditions.
Coverity:110226
Change-Id: Ifb92a67c65aa52d9010b4ec0b107b0e44ab6a9f6
Signed-off-by: deepti <d.saraswat@samsung.com>
mallikarjun82 [Mon, 26 Mar 2018 14:05:03 +0000 (19:35 +0530)]
coverity error handling
This patch fixes resource leak by closing the dlhandle.
Coverity:110581
Change-Id: I7fc5bf98702553b8cec360ebe6f1b16606a3986d
Signed-off-by: mallikarjun82 <vm.arjun@samsung.com>
deepti [Mon, 26 Mar 2018 06:07:08 +0000 (11:37 +0530)]
coverity error handling
This patch removed useless function call.
Coverity:110192
Change-Id: I642bac55035f6b26d05b9088c0134a50ac0305e0
Signed-off-by: deepti <d.saraswat@samsung.com>
jaekuk, lee [Thu, 21 Sep 2017 08:34:32 +0000 (17:34 +0900)]
Merge branch 'tizen_4.0' of ssh://review.tizen.org:29418/platform/framework/web/wrt-service into tizen_40
jaekuk, lee [Thu, 21 Sep 2017 08:09:18 +0000 (17:09 +0900)]
Remove build warning
This warning is about the parameters of the virtual function.
SYSTEM option is added to remove build warning.
Change-Id: I0de2ffc005013cd1d01d5b5134833ed3ad8067b9
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Thu, 21 Sep 2017 08:09:18 +0000 (17:09 +0900)]
Remove build warning
Change-Id: I0de2ffc005013cd1d01d5b5134833ed3ad8067b9
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Thu, 16 Mar 2017 02:02:15 +0000 (11:02 +0900)]
Fixed SVACE issue
Following members are initialized:
handle_data_callback_, handle_sync_data_callback_.
Change-Id: Iaffe147bdf0d1e492754b377f61b9bf3f87241cb
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Wed, 30 Nov 2016 08:44:59 +0000 (17:44 +0900)]
Fix build error for 64bit emulator
Change-Id: Ice837634e19b19069b997fbba86f85dd17b3c9ca
Signed-off-by: min7.choi <min7.choi@samsung.com>
Minseok Choi [Wed, 30 Nov 2016 08:13:53 +0000 (00:13 -0800)]
Revert "Fix src/node/CMakeLists.txt file for 64bit emulator"
This reverts commit
cb98bf317f724cd395399f7714db9f1d3b57f8f2.
Change-Id: I2a15e975dba8d3634a8ac2ef0af53b565f01969e
Minseok Choi [Wed, 30 Nov 2016 08:14:38 +0000 (00:14 -0800)]
Revert "Fix src/node/CMakeLists.txt file for 64bit emulator, build error"
This reverts commit
dd84455227fb92a125f3e706763ef6674698c979.
Change-Id: I4d30460c37a560d183540e92a97ebc47a8c1b986
Minseok Choi [Wed, 30 Nov 2016 08:14:56 +0000 (00:14 -0800)]
Revert "Fix src/node/CMakeLists.txt file for 64bit emulator, build error, x86_64"
This reverts commit
6a53d0de93ae134d85a747e29f1ccd2637abc33e.
Change-Id: I1777e04f1c21b8986f9c4f1278eac8c3f2b49b11
min7.choi [Wed, 30 Nov 2016 06:54:52 +0000 (15:54 +0900)]
Fix src/node/CMakeLists.txt file for 64bit emulator, build error, x86_64
Change-Id: Ia4f8be785b98186f66f81b461a1efad13a3c99b6
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Wed, 30 Nov 2016 05:06:22 +0000 (14:06 +0900)]
Fix src/node/CMakeLists.txt file for 64bit emulator, build error
Change-Id: I5914fa5aebf0e4a487d116de0d86534e81c7e637
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Wed, 30 Nov 2016 01:43:34 +0000 (10:43 +0900)]
Fix src/node/CMakeLists.txt file for 64bit emulator
Change-Id: Ifc1c452fcd1abd3a7b8afadb0a40728dc2fe1471
Signed-off-by: min7.choi <min7.choi@samsung.com>
JongHeon Choi [Tue, 23 Aug 2016 23:58:09 +0000 (08:58 +0900)]
[utils] change 'xwalk.utils' to 'xwalk' for security issue.
Change-Id: I01bb01597c0140ab1504a44d1fbea8f3a5b62282
JongHeon Choi [Wed, 3 Aug 2016 02:56:33 +0000 (11:56 +0900)]
Change security_manager_set_process_label_from_appid() API parameter from pkgid to appid
Change-Id: I1e1085ef83b8a41ad9ce89764355efaf31b9d3aa
JongHeon Choi [Tue, 21 Jun 2016 01:43:23 +0000 (10:43 +0900)]
Modify register extension service directory path.
(/usr/lib/tizen-extensions-crosswalk => /usr/lib/tizen-extensions-crosswalk-service)
Change-Id: I1264d3662ebc2853fd01cd60eff378c1136e5f15
JongHeon Choi [Tue, 14 Jun 2016 07:49:32 +0000 (16:49 +0900)]
Modify license name
Change-Id: I10393517b085b0b74d68fac34859432d1495ad06
JongHeon Choi [Tue, 12 Apr 2016 00:39:40 +0000 (09:39 +0900)]
Merge branch 'tizen_2.4' into 'tizen'
Change-Id: I6b6c23fd696032e074edb00b2fd3be3a4b1c6e56
Jinkun Jang [Mon, 11 Apr 2016 10:38:05 +0000 (03:38 -0700)]
Initial empty repository