Update acquire/release pixmap operation & fix crash bug
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 3 Jul 2013 11:26:49 +0000 (20:26 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 3 Jul 2013 11:26:49 +0000 (20:26 +0900)
commitadaf3872db5e6765879ca96f95e471ba0fac695f
tree98c9533d9fabad1b8785edfe8e2b9a372b03960e
parent89bf804c60a46a102df2b59fdf59d7b88b689105
Update acquire/release pixmap operation & fix crash bug

while terminating service threads,

in case of the "ptr" is not initialized (at the first time),
calling a "free" function can be crashed.

Change-Id: If261e1ab4f35ac72d64ccb9dcba127e1cdc8e083
include/fb.h
packaging/data-provider-master.spec
src/fb.c
src/server.c
src/service_common.c