X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=ChangeLog;h=d14e0feb217f0610a77d0a0e36e382269e3bc645;hp=8788329774496d2cd7c5cb6a85a37859e54d9286;hb=054a54ae10b01a271afc4f19496c041b10fb414c;hpb=c8fd9d119dc98ef4785b4d7204939a8a259f67e2 diff --git a/ChangeLog b/ChangeLog index 87883297..d14e0feb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2020-02-05 babeltrace 1.5.8 (National Chocolate Fondue Day) + * Fix: lttng-live format: do not error out on empty streams hang up + * Fix: lttng-live: ctf_live_packet_seek stream hang up handling + * Fix: lib/iterator.c: unbalanced ctx put (leak) + * Fix: lttng-live: lttng_live_open_trace_read memory leak + * Fix: trace-collection: trace clock use after free + * Fix: lttng-live: use-after-free in get_next_index() + * Do not use diagnostic pragma when GCC version is lower than 4.6.0 + * Missing define when not building with gcc + 2019-06-25 lttng-tools 1.5.7 (Global Beatles Day) * Cleanup: bitfields: streamline use of underscores * Fix: bitfield: shift undefined/implementation defined behaviors