Handle packets containing only a header
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 27 Nov 2013 16:40:11 +0000 (11:40 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Nov 2013 17:40:35 +0000 (12:40 -0500)
commita52600470ad14e59cba2e17de3df3f3f336b1adb
treead8bff4083c7a68de61f57d1bfbd344e8df7abd7
parent8793d9f8b7d71898bd3097af5e584517268370d4
Handle packets containing only a header

In live streaming with LTTng, if we do a stop and then a destroy, we
receive a packet that contains only a header. With this patch, we will
ask for a new packet when we see this case.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
This page took 0.024142 seconds and 4 git commands to generate.