Closed jerome-trc closed 7 months ago
On the master revision at time of writing (1dda85b) mLength and mPos are left unspecified by this constructor overload, causing ZMusic_OpenSongMem to either error or segfault, regardless of input.
mLength
mPos
ZMusic_OpenSongMem
This was already fixed a few months ago.
On the master revision at time of writing (1dda85b)
mLength
andmPos
are left unspecified by this constructor overload, causingZMusic_OpenSongMem
to either error or segfault, regardless of input.