Replace the NULL with SQLITE_TRANSIENT.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 15:26:13 +0000 (15:26 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 5 Mar 2013 15:26:13 +0000 (15:26 +0000)
commite3267e0cbb2079752792f46086342eccccb0239f
tree075c582f18d8934b48162b9b2c27b513bd49181f
parent14ff07c08952d332db59ed2af5265d8e9607dd9d
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: I82092422f1478ea25ac3957e5ec3c911aefad253
packaging/liblivebox-service.spec
src/livebox-service.c