Diff between dff1938dac91f85ac912eac99e0d196d9bbdeff2 and 8a5bc925c0f7cd1a7e6ca3bc653f3c36c040d3b8
Changed Files
| File | Additions | Deletions | Status |
| profiles/network/bnep.c | +0 | -1 | modified |
Full Patch
diff --git a/profiles/network/bnep.c b/profiles/network/bnep.c
index 0a719a2..912c0c2 100644
--- a/profiles/network/bnep.c
+++ b/profiles/network/bnep.c
@@ -88,7 +88,6 @@ static void free_bnep_connect(struct bnep_conn *bc)
}
g_free(bc);
- bc = NULL;
}
uint16_t bnep_service_id(const char *svc)