Fix memory leak issue - RQ161111-00886 28/124328/1
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 14 Nov 2016 04:40:39 +0000 (13:40 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 11 Apr 2017 06:45:54 +0000 (15:45 +0900)
commit283177213f5bfe2052d59a5f197e2e32f04af5f3
treeeb350817c2d4ead773a63eae956ac921e0fcee79
parentf988bbb48d8894e47d9166ebb966e51fd2f32942
Fix memory leak issue - RQ161111-00886

   "ecore_shutdown()" and other shutdown function has been called or not ,
   after called "ecore_init()" successfully. So it modify every return case.

Change-Id: If980244432b29bf13904c0d5e0550c532377fbe4
src/bin/notify-send.c