X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ChangeLog;h=a647b72a6cd3ef4861447fe4b6ddee4bed603693;hb=283fc55ce85946d9a632fbee762e85787da3b8b0;hp=7cc195f713f5636ca1f90b047d473bb365f7c9ef;hpb=bcc5aa50bdb231ee29b90ec1b8e42b894e9d38d1;p=lttng-ust.git diff --git a/ChangeLog b/ChangeLog index 7cc195f7..a647b72a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-09-24 lttng-ust 2.6.4 + * 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.6.3 * Fix: close socket on protocol error, sendmsg MSG_NOSIGNAL * Fix: add missing ust lock around objd_table_destroy()