[lttng-dev] [PATCH babeltrace-1.5 0/6] Babeltrace 1.5 lttng-live with per-pid ust buffers

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Thu Dec 5 01:58:03 EST 2019


This series of fixes comes from testing babeltrace 1.5 lttng-live
under valgrind with per-pid lttng buffers. This was done in the
context of testing of the "lttng clear" feature.

Thanks,

Mathieu

Mathieu Desnoyers (6):
  Fix: lttng-live: use-after-free in get_next_index()
  Fix: trace-collection: trace clock use after free
  Fix: lttng-live: lttng_live_open_trace_read memory leak
  Fix: lib/iterator.c: unbalanced ctx put (leak)
  Fix: lttng-live: ctf_live_packet_seek stream hang up handling
  Fix: lttng-live format: do not error out on empty streams hang up

 formats/ctf/ctf.c                      |  7 ++++++-
 formats/lttng-live/lttng-live-comm.c   |  8 ++++++--
 formats/lttng-live/lttng-live-plugin.c |  1 +
 lib/iterator.c                         |  3 +++
 lib/trace-collection.c                 | 21 ++++++++++++++++++---
 5 files changed, 34 insertions(+), 6 deletions(-)

-- 
2.17.1



More information about the lttng-dev mailing list