Diff between f32b7f505c3d3a761fa205529bd89ca180b7fbef and a163b8c0af00655f6c88638e88f49789721bcf8e

Changed Files

File Additions Deletions Status
android/pan.c +0 -1 modified

Full Patch

diff --git a/android/pan.c b/android/pan.c
index bfba128..4e04da0 100644
--- a/android/pan.c
+++ b/android/pan.c
@@ -463,7 +463,6 @@ static void nap_confirm_cb(GIOChannel *chan, gpointer data)
 	return;
 
 failed:
-	g_free(dev);
 	bt_pan_notify_conn_state(dev, HAL_PAN_STATE_DISCONNECTED);
 }