Fix the invalid list item handling code.
authorSung-jae Park <nicesj.park@samsung.com>
Sun, 30 Jun 2013 11:26:51 +0000 (20:26 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 1 Jul 2013 12:16:51 +0000 (12:16 +0000)
commit89bf804c60a46a102df2b59fdf59d7b88b689105
tree266d4b8ecf8377e26c325e3afceeec7d353ee35e
parent4a25d9bf38f72a387ab08002739d4ae267ddfd78
Fix the invalid list item handling code.

List doesn't remove the released item.
So it can generate the crash while crawling the list.

Change-Id: I27eb10482353d690dca5380a70937adaebf4e798
src/pkgmgr.c