Fix memory corruption during initialisation of mixer weights

This commit is contained in:
Daniel Pieczko
2023-04-04 14:28:55 +01:00
parent e8fcc80415
commit 4e7ddb4036
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,11 @@
lib_xua Change Log
==================
UNRELEASED
----------
* FIXED: Memory corruption during initialisation of mixer weights
3.4.0
-----