shm: fix shared memory leak 47/10847/1
authormunkyu.im <munkyu.im@samsung.com>
Mon, 14 Oct 2013 07:06:13 +0000 (16:06 +0900)
committermunkyu.im <munkyu.im@samsung.com>
Mon, 14 Oct 2013 07:08:07 +0000 (16:08 +0900)
commit0f88b12aeb06ade315fdfe1679affe68caa50d9d
tree9d182549f8e5d3fb053a722a41609332a64d974d
parent22fd4e15afb30930120b4766eaba697eb21dd5cf
shm: fix shared memory leak

There was a shared memory leak when exit emulator.
So clear it.

Change-Id: I31f0f030f5e0f88a054547e4df064705898921c1
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
tizen/src/emulator.c
tizen/src/osutil-darwin.c