emulator_option: fix resource leak. 27/29227/1
authorKitae Kim <kt920.kim@samsung.com>
Thu, 23 Oct 2014 02:09:57 +0000 (11:09 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Thu, 23 Oct 2014 03:33:52 +0000 (12:33 +0900)
commit890558ff9193888282f4d3621e43d5e6a06994f6
tree23ae064c91606acc1ee84302c3932635196f58ec
parent41b0638799779d5e0e07a992b8cd749abae70612
emulator_option: fix resource leak.

it did not close file handle when returning value.

Change-Id: I6d0defdfa8ca1fb5e477f5b8b1f44ad82124ba5b
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/emulator_options.c