mmifw : fix mmi_instance_destroy about removing pointer 62/264162/1
authordyamy-lee <dyamy.lee@samsung.com>
Mon, 13 Sep 2021 11:34:22 +0000 (20:34 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 14 Sep 2021 03:53:20 +0000 (12:53 +0900)
commitff8fcbd3bd5c1223dae639418d14dd83f30e538a
tree1ac54fd7aaa1cdea30c66c93386ddc13ccf6252a
parentac22e1840ff040478c4c3f611fa57e07428d85ce
mmifw : fix mmi_instance_destroy about removing pointer

previous version, free is done well but, it makes some case access not accessible address.
To remove not accessible address and know it removed or not, pass address of mmi_handle

Change-Id: I08a9d461ece7315d7e6d66b87816326b4b4d720e
src/mmifw.c
src/mmifw.h