coverity error handling 83/200883/3
authordeepti <d.saraswat@samsung.com>
Tue, 5 Mar 2019 09:30:38 +0000 (15:00 +0530)
committerdeepti <d.saraswat@samsung.com>
Thu, 7 Mar 2019 07:07:41 +0000 (12:37 +0530)
commit621aaed95d59d3d86d84e8c4b4272ff8511b016b
tree4b38d377d3dc6658e930b121e92e475d19d13c45
parent261062649a54553c46583232448205f2b885ae87
coverity error handling

This patch initializes variables to prevent from having garbage values.

Coverity: 108757, 105091

Reference : https://review.tizen.org/gerrit/#/c/platform/framework/web/crosswalk-tizen/+/174876/

Change-Id: Ic50d6d5ca42da40019c43e281eec3f5b962ff640
Signed-off-by: deepti <d.saraswat@samsung.com>
common/url.cc
runtime/browser/web_view_impl.cc