audio_peek_track should copy the struct mp3entry instead of pointing directly into...
commitad1d4a0ec8de3ee65cc1c99446d9d9d7af05a05b
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Feb 2011 10:26:07 +0000 (10 10:26 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 10 Feb 2011 10:26:07 +0000 (10 10:26 +0000)
tree88d2c99f09f107489f67250403aa7e9c1ccdb26f
parent3b2e1e4dac475c71ccaff3bb4e4cd700de07bc57
audio_peek_track should copy the struct mp3entry instead of pointing directly into the buffer. Despite the dire warning, caller does in fact yield/sleep and its usage is too nonlocalized to control that reliably.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29275 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_tokens.c
apps/playback.c
firmware/export/audio.h