ecore_con_local: fix memory leak.
authorJi-Youn Park <jy0703.park@samsung.com>
Tue, 20 Sep 2016 07:44:04 +0000 (16:14 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Tue, 20 Sep 2016 07:44:04 +0000 (16:14 +0830)
commit0a39fae0a2c27ec48b39caca3b00dc54bdffaa32
treeac6ca0f1c8d948f4913ca651b695acb2caa9335d
parent078c4a9f11b2d13805b52b76cccc64485516103b
ecore_con_local: fix memory leak.

after socket function call, close file descriptor.
src/lib/ecore_con/ecore_con_local.c