author | Max Kellermann <max@duempel.org> | |
Tue, 18 Nov 2008 20:51:45 +0000 (21:51 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 18 Nov 2008 20:51:45 +0000 (21:51 +0100) | ||
commit | ebb9e5b1924e6bc5baaae9ced82b54be586f6b74 | |
tree | e295a76f8aeab0d4c697def510130dd8c163e9d4 | tree | snapshot |
parent | a094e912687b2e1078ee2808a049f94b15325b79 | commit | diff |
screen_lyrics: duplicate current song
Don't store a pointer to the song passed to screen_lyrics_switch(),
duplicate it instead. In the long term, it is too unsafe to work with
a foreign pointer.
Don't store a pointer to the song passed to screen_lyrics_switch(),
duplicate it instead. In the long term, it is too unsafe to work with
a foreign pointer.
src/screen_lyrics.c | diff | blob | history |