projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97dcc12
)
fix warning
author
Nathan S. Evans
<evans@in.tum.de>
Fri, 8 Apr 2011 13:31:30 +0000
(13:31 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Fri, 8 Apr 2011 13:31:30 +0000
(13:31 +0000)
src/testing/testing_group.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_group.c
b/src/testing/testing_group.c
index 9f319ca6194d0659942726d187b61670f34ef276..fc19b67b0291bd74989aa8bc00c969cb18fd464b 100644
(file)
--- a/
src/testing/testing_group.c
+++ b/
src/testing/testing_group.c
@@
-6305,6
+6305,11
@@
GNUNET_TESTING_daemons_churn(struct GNUNET_TESTING_PeerGroup *pg,
unsigned int *running_permute;
unsigned int *stopped_permute;
+ shutdown_ctx = NULL;
+ peer_shutdown_ctx = NULL;
+ peer_restart_ctx = NULL;
+ churn_startup_ctx = NULL;
+
running = 0;
stopped = 0;