X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=326596f742f9b87eddd5db74222c1865591f82a4;hb=1eced8cc4667c48ef1342cb3e6c5a505ef90ce5d;hp=3615adaa78d57d7293d40153004e65c5e2ae7da1;hpb=ebd4c257bc3ca6b659a90ee6219f5389fb3ab5e5;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 3615adaa..326596f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-09-24 lttng-ust 2.5.7 + * Fix: don't dereference NULL pointers + * Cleanup: Remove unused values + * Fix: Value stored to 'has_waited' is never read + * Fix: Argument with 'nonnull' attribute passed null + * Fix: sysconf() unchecked return value + 2015-09-09 lttng-ust 2.5.6 * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL * Fix: add missing ust lock around objd_table_destroy()