DD_LIST_FOREACH_SAFE should be used when there is node remove operation from list. 23/151123/1 accepted/tizen/unified/20171019.060836 submit/tizen/20171018.074948
authorpr.jung <pr.jung@samsung.com>
Wed, 20 Sep 2017 02:49:40 +0000 (11:49 +0900)
committerJung <pr.jung@samsung.com>
Wed, 20 Sep 2017 02:52:19 +0000 (02:52 +0000)
commit17dbfca55b15268e7e0ca171e34070af60ad650c
tree2a89acdd3df86ca9b05733f09c700834106fdf5d
parentaa8167f2a5a00c4c6dba4ab6947d6e6c39ebebf2
DD_LIST_FOREACH_SAFE should be used when there is node remove operation from list.

Change-Id: I807635a8959bdc66a26f7b6544e01c56a0bcbdd5
Signed-off-by: pr.jung <pr.jung@samsung.com>
src/storage-external-dbus.c