cleanup: convert local array into static variable 77/233777/1 accepted/tizen/5.5/unified/20200519.155102 submit/tizen_5.5/20200519.053602
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 24 Apr 2020 11:53:08 +0000 (20:53 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 19 May 2020 05:26:09 +0000 (05:26 +0000)
commit08f06692ef1d8387546cbdb6a177ec1a9cc73802
tree1904aa53311300e1fc942341355cb2b7a5131e30
parent3230787245e99bc3ff3dd46eaf6bead38fc581b8
cleanup: convert local array into static variable

Local arrays are not a good option for recursive funtion

Change-Id: I94cd36fd873bd266a3effd978760f51a7c34498f
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
(cherry picked from commit 267fa5370abc48e7f7576bffcc23669c91e84d86)
src/storage/cleanup.c