Fix StepRemoveUserData 64/243364/1
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 7 Sep 2020 05:57:47 +0000 (14:57 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Mon, 7 Sep 2020 05:57:47 +0000 (14:57 +0900)
commit96a99a527c3c761626ba362c4f75fdefd0cedceb
tree7569d5efb02e7cb83419869d6f4b81bb1fc042ef
parent7bcfaa955cfa5e44eb202642859c92b9a78cfc06
Fix StepRemoveUserData

When using boost's recursive_directory_iterator
Accessing to the iterator after remove file occur exception

Change-Id: If317b742f6eabe72bc6f14f3f38c646e5143dc53
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/step/filesystem/step_remove_user_data.cc