X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;fp=ChangeLog;h=a647b72a6cd3ef4861447fe4b6ddee4bed603693;hb=f571ae8f741e1f1888beb90644f6c589e0c9c295;hp=7cc195f713f5636ca1f90b047d473bb365f7c9ef;hpb=f680d83cec4c2f9c3caa6067f805a45c06f91657;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()