Fix: accept empty metadata on append
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 24 Feb 2014 18:23:54 +0000 (13:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Feb 2014 12:49:51 +0000 (07:49 -0500)
commit251fc08ca342edbca24b30492f0d02394ec11414
tree6abb83321f86be74238d944c54a19ddfbe54fd9d
parent85e2085e04672b7ca72960e5c17b8441275d91a0
Fix: accept empty metadata on append

"Append" should accept receiving metadata packets that contain exactly 0
byte of metadata payload. This kind of flush can happen on trace
teardown.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/ctf.c
formats/lttng-live/lttng-live-comm.c
This page took 0.024782 seconds and 4 git commands to generate.