Files
lmms/plugins/VstBase/RemoteVstPlugin.cpp
Fawn 0fcd67f911 Use length-bounded string/memory functions (#7709)
Resolves #3949 by replacing all calls to sprintf() and strcpy() in first-party code with calls to snprintf() or some other reasonable alternative.
2025-10-23 13:58:32 -06:00

57 KiB