Use sqlite3 APIs directly 71/311171/1
authorMinje Ahn <minje.ahn@samsung.com>
Wed, 15 May 2024 23:30:07 +0000 (08:30 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Wed, 15 May 2024 23:30:07 +0000 (08:30 +0900)
commit914068ec0dee33961b1b85fccfd5e2df882bf9bc
tree47abda13ccd6d15ecf3879ff11cf06b7a45afc1e
parent217a9c6334d1d5792d11a04e27f8805a46412eb8
Use sqlite3 APIs directly

sqlite3_free() already performs NULL checking.
No need macro.

Change-Id: Ib00882a463f288694abb889252980108976ea36f
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
lib/include/media-util-db.h
lib/media-util-db.c
packaging/media-server.spec
src/common/media-common-db-svc.c