Summary: Emotion lib ref count is incremented by video_add and by emotion_object_add. This ref count should be also decremented when the object returned by video_add is destroyed. An other way to fix this leak is to remove emotion_init from video_add since it's already initialised by emotion_object_add. Projects: #rage Differential Revision: https://phab.enlightenment.org/D3060 Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>v-0.4.0
parent
b0d6d61b24
commit
9018a76b7b
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue