Diff between cb539da4f3a40a2d25fae9bb18010f10158e7fb7 and 5d6a183585f50d07bce197c2eb1cea1d61c1cc58
Changed Files
| File | Additions | Deletions | Status |
| android/pan.c | +1 | -1 | modified |
Full Patch
diff --git a/android/pan.c b/android/pan.c
index dfd7762..3544d74 100644
--- a/android/pan.c
+++ b/android/pan.c
@@ -542,7 +542,7 @@ static void destroy_nap_device(void)
static int register_nap_server(void)
{
- GError *gerr;
+ GError *gerr = NULL;
int err;
DBG("");