--- linuxsampler/trunk/ChangeLog 2017/06/22 10:45:38 3285 +++ linuxsampler/trunk/ChangeLog 2017/06/23 12:24:58 3290 @@ -44,6 +44,8 @@ sub threads is 16-byte aligned - fixed numerous compiler warnings - Fixed invalid (note-on) event ID being assigned to new Note objects. + - Revised fundamental C++ classes "Thread", "Mutex" and "Condition" which + fixes potential undefined behavior. * packaging changes: - removed unnecessary dependency to libuuid