Fix: sessiond: bad fd used while rotating exiting app's buffers
[lttng-tools.git] / src / bin / lttng-sessiond / session.c
index 635192f2b23125242494c523791e4c6f6ce8c812..39edbdf6945d637aa6413b6825377618e262bf9d 100644 (file)
@@ -1416,6 +1416,7 @@ int session_reset_rotation_state(struct ltt_session *session,
                 */
                session_notify_clear(session);
        }
+
        return ret;
 }
 
This page took 0.025585 seconds and 4 git commands to generate.