[NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 24 Jan 2018 13:10:56 +0000 (22:10 +0900)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2018 13:10:56 +0000 (22:10 +0900)
commitc9ec2e8d307d8888d2aa4ba0716bc6fd1c0f4f8c
treeb51cbe161581ca686459cf012f4d1dffcd2e8a3e
parent1635a263881020e41edb630455e14478409cc7aa
[NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Layer.cs
test/NUITestSample/NUITestSample/examples/ref-cnt-error-memory-leak.cs [new file with mode: 0755]