Fix that plugin is executed several times 48/304848/2
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 24 Jan 2024 07:22:42 +0000 (16:22 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Wed, 24 Jan 2024 09:03:41 +0000 (18:03 +0900)
commitf1806004819258042be0508977a09e0b91e73ba7
tree3ff8444cc33cea101d5792f736405d07c9a3d657
parent992e6bf05f455204d8b3c45c9c091b08311e126f
Fix that plugin is executed several times

There are cases in which the plugin is executed even if it is not
actually a removed plugin when performing a removed plugin
because the plugin info can have duplicate data

Change-Id: Ib2e793e01ee281e9a2496c56b080af2114eeece6
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/plugins/category_plugin.cc
src/common/plugins/metadata_plugin.cc
src/common/plugins/metadata_plugin.h