diff options
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r-- | mbbsd/mbbsd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index b64cab13..8371d7aa 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -431,6 +431,7 @@ write_request(int sig) } #ifdef NOKILLWATERBALL reentrant_write_request = 0; + currutmp->wbtime = 0; /* race */ #endif } |