Prevent issues are fixed and unnecessary BT API call is removed
authorSeungyoun Ju <sy39.ju@samsung.com>
Thu, 8 Nov 2012 02:52:13 +0000 (11:52 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Thu, 8 Nov 2012 02:52:13 +0000 (11:52 +0900)
commit0574f03817a08ae89a01f42716e39a6ac5fb6565
tree1e4f54ba07fbe3720eb2a5546134461d01df641e
parent0c5e9e910a306bdc48431caf1880cb2239db79d5
Prevent issues are fixed and unnecessary BT API call is removed

- Issues
  1. There is resource leakage.
  2. There is unnecessary BT API call.

- Fix description
  In error handling, resources are closed properly.
  Unnecessary BT API call is removed.

Change-Id: Ib8805da8608cb06c03a96c5313a26d035e8932e6
packaging/mobileap-agent.spec
src/mobileap_agent.c
src/mobileap_bluetooth.c