[SDL_Tizen] Modify memory leak
authorhuiyu.eun <huiyu.eun@samsung.com>
Wed, 8 Feb 2017 05:01:02 +0000 (14:01 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Wed, 8 Feb 2017 05:03:23 +0000 (14:03 +0900)
commit15952dad383b6d7646e5457a622b45898e00cce3
treeee9f56df6f3525588755a76b090e69e1ca08327d
parentd05b490c3601d67e4382655d0997cf55d596f210
[SDL_Tizen] Modify memory leak

[Svace Issue] Dynamic memory referenced by 'display' was allocated at SDL_malloc.c:36
by calling function 'SDL_malloc_REAL' at SDL_waylandvideo.c:212 and lost at SDL_waylandvideo.c:222.

refer https://www.libsdl.org/tmp/SDL/src/haptic/linux/SDL_syshaptic.c

Change-Id: Id5607d1d88aa15349e561b0d5397ea3944f08316
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/video/wayland/SDL_waylandvideo.c