Changeset - r27010:cd38461243a2
master
0
3
0
Fix: Truncated music-set song names cause warning log.
The music-set does not need to be selected for this to occur.
Resolved by using std::string instead of fixed buffer for song names,
which avoids manual string copying and removes the length limit.
The music-set does not need to be selected for this to occur.
Resolved by using std::string instead of fixed buffer for song names,
which avoids manual string copying and removes the length limit.
3 files changed with 4 insertions and 6 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)