Diff between 407b7299f27598f8e9de2513f080f3bacdbd93db and a02c369627b8aa60b805efee7703bec3c4809f6f
Changed Files
| File | Additions | Deletions | Status |
| android/health.c | +1 | -1 | modified |
Full Patch
diff --git a/android/health.c b/android/health.c
index 06ae595..0462e99 100644
--- a/android/health.c
+++ b/android/health.c
@@ -345,7 +345,7 @@ static int register_service_additional_protocols(sdp_record_t *rec,
sdp_list_t *access_proto_list = NULL;
sdp_data_t *psm = NULL;
uint32_t dcpsm;
- GError *err;
+ GError *err = NULL;
DBG("");