diff options
Diffstat (limited to 'src/authorization/anastasis_authorization_plugin_post.c')
-rw-r--r-- | src/authorization/anastasis_authorization_plugin_post.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/authorization/anastasis_authorization_plugin_post.c b/src/authorization/anastasis_authorization_plugin_post.c index 1863279..87ed9d7 100644 --- a/src/authorization/anastasis_authorization_plugin_post.c +++ b/src/authorization/anastasis_authorization_plugin_post.c | |||
@@ -334,6 +334,7 @@ post_done_cb (void *cls, | |||
334 | { | 334 | { |
335 | struct ANASTASIS_AUTHORIZATION_State *as = cls; | 335 | struct ANASTASIS_AUTHORIZATION_State *as = cls; |
336 | 336 | ||
337 | GNUNET_OS_process_destroy (ac->child); | ||
337 | as->child = NULL; | 338 | as->child = NULL; |
338 | as->cwh = NULL; | 339 | as->cwh = NULL; |
339 | as->pst = type; | 340 | as->pst = type; |