summaryrefslogtreecommitdiff
path: root/rtpSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtpSession.h')
-rw-r--r--rtpSession.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtpSession.h b/rtpSession.h
index 8fa73f7..0102f7e 100644
--- a/rtpSession.h
+++ b/rtpSession.h
@@ -95,7 +95,7 @@ private:
ar & seen1_;
ar & seen2_;
- if(complete_)
+ if(complete_ && !dead_)
reinit();
in_sync_ = true;