From: Daniel Wagner <[email protected]>

---
 unit/test-nat.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unit/test-nat.c b/unit/test-nat.c
index 4a48461..47daa4d 100644
--- a/unit/test-nat.c
+++ b/unit/test-nat.c
@@ -39,7 +39,7 @@
 #define LOG(fmt, arg...)
 #endif
 
-struct connman_notifier *nat_notifier;
+struct connman_notifier *nat_notifier = NULL;
 
 struct connman_service {
        char *dummy;
-- 
1.8.0.rc0

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to