Files
lmms/plugins
Michael Gregorius bd5f1b9ea1 Fix uninitialized variable "pCurPreset" (#6639) (#6723)
Fix the uninitialized variable pCurPreset by setting it to nullptr.

Please note that it looks as if the nullptr is now being passed to the
function fluid_sfont_iteration_next_wrapper. However, the function does
not use the parameter anyway and then the variable is set to the result
of that function.
2023-06-04 22:44:48 -05:00
..
2022-06-23 12:20:05 +01:00
2023-04-05 21:08:24 -07:00
2023-04-21 11:17:53 -07:00
2023-04-18 14:39:02 -05:00
2023-02-21 21:03:00 +01:00
2023-02-21 21:03:00 +01:00
2023-04-25 11:06:15 -07:00
2023-02-23 23:31:07 +01:00
2023-02-26 15:51:24 +01:00
2021-09-17 18:23:01 +02:00