diff options
Diffstat (limited to 'src/irmd')
| -rw-r--r-- | src/irmd/main.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/irmd/main.c b/src/irmd/main.c index 8c19990a..f2a6733d 100644 --- a/src/irmd/main.c +++ b/src/irmd/main.c @@ -1434,6 +1434,7 @@ void * irm_flow_cleaner()                                  if (n_rb != NULL)                                          shm_ap_rbuff_destroy(n_rb);                                  irm_flow_destroy(e); +                                continue;                          }                          if (kill(e->n_1_api, 0) < 0) {                                  struct shm_ap_rbuff * n_1_rb = | 
