halapi: common: Fix unneeded free operation 97/270697/1 accepted/tizen/6.5/unified/20220209.131902 submit/tizen_6.5/20220208.024645
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 26 Jan 2022 08:53:46 +0000 (17:53 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 8 Feb 2022 02:42:52 +0000 (11:42 +0900)
commit1762c8a814170e226cb9957a49ee8a82f96d2ef6
tree565e6da2e3296f63bbac0ee5de29456079c6c54c
parentfeebab3a87c2ee8339523518b9ea83850055c1b8
halapi: common: Fix unneeded free operation

Remove the unneeded free operation because don't allocate
the dynamic memory to 'info->abi_versions'.

Change-Id: I2fc146b7e2ddd03be4c390a832c5a1e0de786b3a
Suggested-by: Taemin Yeom <taemin.yeom@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/hal-api-conf.c