Fix the crash bug that if the box tries to delete itself.
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 31 Jul 2013 11:48:03 +0000 (20:48 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 31 Jul 2013 12:58:30 +0000 (21:58 +0900)
commitda20a0376cfddce5457f98d7cb4400f2d971df65
treeeed3b68dc4cdc02bb9fc0479b853a056f8549318
parent85fd201fe9cb990ac939723f7419a1337a4db0f1
Fix the crash bug that if the box tries to delete itself.

When the box is automatically deleted,
the data-provider-slave couldn't handles it correctly.

If the auto-deletion is processed in the system event function (RESUMED),
the provider tries to access the deleted item in it.

Change-Id: I7374a63336db33449a3c200f5ecd3b118016ba4a
packaging/com.samsung.data-provider-slave.spec
src/lb.c