Fix memory leak 67/258367/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 14 May 2021 06:26:33 +0000 (15:26 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 28 May 2021 06:23:01 +0000 (06:23 +0000)
commit064e2b8fe36b71bad06ded2a426fefdbfd2ae016
tree5499e86c74471807d9f629bb8bc714814cded3c1
parent6836278762b69294399680241a2a203b3861dc04
Fix memory leak

Filter handle should be freed before exit function unexpectdly.

Change-Id: If5a5b07cbbe4bfd93b9a3eb924dc8e89b8658a5d
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/pkg_upgrade/src/pkg_finder.cc