[ElmSharp] Fix memory leak on Image.LoadAsync method (#728)
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 26 Feb 2019 07:24:07 +0000 (16:24 +0900)
committerarosis78 <35049857+arosis78@users.noreply.github.com>
Tue, 26 Feb 2019 07:24:07 +0000 (16:24 +0900)
commitf659b45773115e47c46b31b859b5440943043c7e
treeaf45528a36fc735ab42b88450891a1e280a9c56b
parent5a1957ccd1fa013ce8dc80e97bf4023ad29c4958
[ElmSharp] Fix memory leak on Image.LoadAsync method (#728)
src/ElmSharp/ElmSharp/EvasObject.cs
src/ElmSharp/ElmSharp/EvasObjectEvent.cs
src/ElmSharp/ElmSharp/Image.cs
src/ElmSharp/ElmSharp/SmartEvent.cs