The source project of this merge request has been removed.
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.