Fix bluetooth-ag-agent crash [JIRA-TFIVE-1145] 12/175812/1 accepted/tizen/unified/20180416.213849 submit/tizen/20180416.022849
authorAtul Rai <a.rai@samsung.com>
Thu, 12 Apr 2018 11:46:12 +0000 (17:16 +0530)
committerAtul Rai <a.rai@samsung.com>
Thu, 12 Apr 2018 11:49:04 +0000 (17:19 +0530)
commit58f839f3b0f58ec2961bd55f8b05ef6aca53598b
treee19dc90fa278bca2712879f84e0d4b06dc4f7f9c
parent297311447d7af9a002da2b0c3d504f3dc806e396
Fix bluetooth-ag-agent crash [JIRA-TFIVE-1145]

This patch removes g_free(path) in __bt_ag_agent_filter_cb to
fix double free of path object.

Change-Id: I7df6dd639f43bc006e53e4aac8d8d4ae11e94aad
Signed-off-by: Atul Rai <a.rai@samsung.com>
ag-agent/bluetooth-ag-agent.c