Fix: event notification capture: validate buffer length
[lttng-ust.git] / ChangeLog
index edb7bec52ceae0f82375781748eff4c2c00510b0..d4acc5c10d04e3b4948bdb7b95ff00e9fe631d1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2022-08-19 (National Popato 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()
+       * Add more unit tests for possible_cpus_array_len
+       * Clarify terminology around cpu ids and array length
+       * fix: Unify possible CPU number fallback
+       * fix: removed accidental VLA in _get_num_possible_cpus()
+       * Fix: file descriptor leak in get_possible_cpu_mask_from_sysfs
+       * Add unit tests for num possible cpus
+       * fix: num_possible_cpus() with hot-unplugged CPUs
+       * fix: Disable warnings for GNU extensions on Clang
+       * fix: clang warning '-Wnull-pointer-subtraction' in lttng_ust_is_pointer_type
+       * Fix: Use negative value for error code of lttng_ust_ctl_duplicate_ust_object_data
+       * Fix: sessiond wait futex: handle spurious futex wakeups
+
+2022-06-03 (National Repeat Day) (National Repeat Day) lttng-ust 2.13.3
+       * Document ust lock async-signal-safety
+       * Fix: don't use strerror() from ust lock nocheck
+       * Fix: remove non-async-signal-safe fflush from ERR()
+       * Fix: Pointers are rejected by integer element compile time assertion for array and sequence
+       * Fix: statedump: invalid read during iter_end
+       * Fix: bytecode interpreter context_get_index() leaves byte order uninitialized
+
 2022-03-25 (National Waffle Day) lttng-ust 2.13.2
        * fix: __STDC_VERSION__ can be undefined in C++
        * Fix: sample discarded events count before reserve
This page took 0.025244 seconds and 5 git commands to generate.