Dump SO information before unload it.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 1 Jul 2014 09:07:12 +0000 (18:07 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 1 Jul 2014 09:07:12 +0000 (18:07 +0900)
commit72878ac14af2d8409660a2d6a395d3107a957dae
tree4064715475e6f6332c635eb1392f0d32b854dd57
parentfa631524368093aa6de94e9ef374b7b4e0ca976c
Dump SO information before unload it.

To figure out the crash issue,
regarding remained unregistered callback functions after unloads SO module.

Change-Id: I518e8854560acf5156855935304823227061a43d
include/util.h
packaging/com.samsung.data-provider-slave.spec
src/so_handler.c
src/util.c