Clear memory db before sending the finish signal 86/279286/1
authorIlho Kim <ilho159.kim@samsung.com>
Fri, 5 Aug 2022 06:13:12 +0000 (15:13 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Fri, 5 Aug 2022 06:30:20 +0000 (15:30 +0900)
commit6b1545db2a79c4fbfe9bc5a0d29ddce0a2d41d57
treeb8392dde21031b22b0e91d08b1c3b3dd393295c7
parent43adc454ca1b907029ee2ab366f3630e95ebe627
Clear memory db before sending the finish signal

Because installer can write to db during undo or clear operation
such as UninstallSteps, the client who received the finish signal
may take the wrong package information

Change-Id: I62d674e4b37692fabdee45287c99dce202616b87
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/installer/app_installer.cc