ustfork: Fix possible race conditions
[lttng-ust.git] / ChangeLog
index d4acc5c10d04e3b4948bdb7b95ff00e9fe631d1d..a14b15691747985ef744d3a595043159a12d0cd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,22 @@
-2022-08-19 (National Popato Day) lttng-ust 2.13.4
+2023-06-07 (National VCR Day) lttng-ust 2.13.6
+       * Fix: segmentation fault on filter interpretation in "switch" mode
+       * Fix: `ip` context is expressed as a base-10 field
+       * Fix: c99: use __asm__ __volatile__
+       * Fix: c99: static assert: clang build fails due to multiple typedef
+       * Fix: Reevaluate LTTNG_UST_TRACEPOINT_DEFINE each time tracepoint.h is included
+       * Fix: trace events in C++ constructors/destructors
+       * Fix: trace events in C constructors/destructors
+       * Fix: use unaligned pointer accesses for lttng_inline_memcpy
+
+2022-09-30 (National Day for Truth and Reconciliation) lttng-ust 2.13.5
+       * Fix: bytecode validator: reject specialized load field/context ref instructions
+       * Fix: bytecode validator: reject specialized load instructions
+       * Fix: event notification capture: validate buffer length
+       * Fix: event notification capture error handling
+       * Fix: lttng-ust-comm: wait on wrong child process
+       * fix: 'make dist' without javah
+
+2022-08-19 (National Potato Day) lttng-ust 2.13.4
        * cleanup: remove stale comment
        * Fix: disable array/sequence compile-time type check in C
        * fix: add missing closedir in _get_max_cpuid_from_sysfs()
This page took 0.031831 seconds and 4 git commands to generate.