examples capi: fix a memory leak.
authorHermet Park <chuneon.park@samsung.com>
Thu, 10 Dec 2020 05:23:29 +0000 (14:23 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 11 Dec 2020 01:07:52 +0000 (10:07 +0900)
commit93b4b18a792b1dcde0399b848a82e9fef08c4f66
treefbe999aaca178cf67e37b31fa018edd3116d13b6
parentf6413a04cb370ea32dbbee42b5358f2c4bb57331
examples capi: fix a memory leak.

a shape is not cleaned properly.

@Issues: 178

Change-Id: Ib492fe23726d83b41fdd7b6e97cf68224449b0e5
src/examples/Capi.cpp