[SDL_Tizen] Fix memory leak issue 93/174293/4 accepted/tizen/unified/20180416.213841 submit/tizen/20180416.022228
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 30 Mar 2018 00:30:14 +0000 (09:30 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Fri, 30 Mar 2018 00:35:47 +0000 (09:35 +0900)
commitd0c1ff4dbda43a93417f58f7c24c0868af393956
tree0cb02ad986e869d017ba887ab974d0602f8d0b70
parent9758243bd6ffcf614eac9cf4d574f7d0013f28f4
[SDL_Tizen] Fix memory leak issue

leaked_storage:
Variable globals going out of scope leaks the storage it points to

Change-Id: I7fc23760993a57de39582ba1b155bab78a2051cc
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/video/tizen/SDL_tizenwindow.c
src/video/tizen/indicator/SDL_tizenindicator.c