X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=blobdiff_plain;f=src%2Fmain%2Fevent.c;h=95008a4c55dd7c299e8fd57d3e0d2a338114d134;hp=65fcb6bc903a1d59bcb489b40e59594496b9cde7;hb=ab972f1f9b724fc0b71e6ca726078c92ad26bc6b;hpb=1dbfd81e8c9f54f12049739cef6962d32a5a3a35 diff --git a/src/main/event.c b/src/main/event.c index 65fcb6b..95008a4 100644 --- a/src/main/event.c +++ b/src/main/event.c @@ -1241,6 +1241,7 @@ static void wait_a_bit(void *ctx) if (!have_children) #endif { + request->child_state = REQUEST_DONE; goto done; }