Check the docPtr.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 14 Nov 2013 09:49:43 +0000 (18:49 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 14 Nov 2013 09:49:43 +0000 (18:49 +0900)
commit543a9e8f18fd05e97aec376d33082ec0d3766da5
tree86b6a5978cefeb5785def81c86ddda02002202a1
parent1a95bee35a3a695375b86cf521896c334d696b68
Check the docPtr.

If it comes with NULL, do not try to parse it.
While uninstalling packages, the pkgmgr doesn't give the docPtr to the plugin.
So there is no way to parse the xml document.
Ignore it.

Change-Id: Ica97ce8335f9eb8ba557821e2c87560d9878a233
pkgmgr_shortcut/src/service_register.c