Skip to content

Fix buffer overflow when invoking MusicChange hook

Found while doing a run with ASan: the NULL terminator was set after calling the hook, causing a buffer overflow when MusicChange was invoked.

Merge request reports

Loading