Fix: memstream compat layer requires use of babeltrace_close_memstream
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Oct 2015 16:08:48 +0000 (12:08 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 19:40:34 +0000 (15:40 -0400)
commit91bb00241890871495cac25ae8becfc67105e421
tree0b76a42b8f9648c4e85371ab9f25c338c36a284d
parentf73291f2dcea06f87920c647135c5079ab4dfd4a
Fix: memstream compat layer requires use of babeltrace_close_memstream

In compatibility mode, the babeltrace compat layer around memstream
copies the file content into the buffer only at close.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
formats/lttng-live/lttng-live-comm.c
This page took 0.024123 seconds and 4 git commands to generate.