Replace the NULL with SQLITE_TRANSIENT.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 15:27:44 +0000 (15:27 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 15:27:44 +0000 (15:27 +0000)
commitebe6d4f5ac7bb40b59a9fc69a37efd6f8a2a5461
treef38613f2cfb6400941c1845b0622ddccb819babf
parent99231fc1dff8f60a28fe1df2237b308a6bed158e
Replace the NULL with SQLITE_TRANSIENT.

NULL is defined as SQLITE_STATIC.
But I intend to use the SQLITE_TRANSIENT, so I set it correctly.

Change-Id: I43c5cae2a5deb80f425746a1ee8f255daa104bc1
lib/src/main.c
packaging/libshortcut.spec
pkgmgr_shortcut/src/service_register.c