From 5051111ab7dd7ea40c875e9f72f66159e4aea121 Mon Sep 17 00:00:00 2001 From: cookie Date: Wed, 23 Aug 2017 04:51:41 +0000 Subject: When tizen is set as homepage, the string is broken [ Problem ]When tizen is set as homepage in the Setting it displays a blank page [ Cause ] When sqlite3_bind_text() is called, the string give the garvage value [ Solution] The 5th param use by SQLITE_TRANSIENT Change-Id: I4857c5d33f9ae732061879fa72f95d96df8d794d Signed-off-by: cookie --- packaging/org.tizen.browser.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/org.tizen.browser.spec b/packaging/org.tizen.browser.spec index b0579fd..ad53e0f 100755 --- a/packaging/org.tizen.browser.spec +++ b/packaging/org.tizen.browser.spec @@ -2,7 +2,7 @@ Name: org.tizen.browser-profile_mobile Summary: Tizen Open Browser -Version: 4.0.3 +Version: 4.0.4 Release: 0 Provides: org.tizen.browser = %{version}-%{release} Conflicts: org.tizen.browser-profile_common -- cgit v1.2.3