Fix memory leak 78/234878/1
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 29 May 2020 10:11:21 +0000 (19:11 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 29 May 2020 10:11:21 +0000 (19:11 +0900)
commit916b5726c03c1f52aaed2e2c7c2055c3bf1e7661
tree9cfddc3424088064a01b795becf15554ff11b3f4
parentcb3c60c683b891d695350bc7ed5e1ee5ff2e131e
Fix memory leak

preload_rw_list's element should be freed by __free_pkginfo()

Change-Id: Ide3118860f4d2bd048964180b09dae380d63a8b9
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/install_preload_pkg.c