Version 0.11.23

This commit is contained in:
David Reid
2025-09-11 06:46:45 +10:00
parent 7f2cd5b8d5
commit f40cf03f80
4 changed files with 4123 additions and 1939 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
v0.11.23 - TBD
v0.11.23 - 2025-09-11
=====================
* Fixed an error in `ma_channel_map_to_string()` where the output string is not null terminated correctly.
* Fixed an error with logging due to mishandling of va_list.