Fix a possible crash in the cuesheet code if the filename lacks a slash, which happen...
commit8344ff4d5710ae2c36523e8d36e8060af36c8cea
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 5 Feb 2008 20:00:14 +0000 (5 20:00 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 5 Feb 2008 20:00:14 +0000 (5 20:00 +0000)
tree388cbd9212c34590ad4f74dc033079766a225a69
parent665aeb6a851821538e8a3c453282f619a9df940b
Fix a possible crash in the cuesheet code if the filename lacks a slash, which happens for some reason I don't quite understand yet.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16229 a1c6a512-1295-4272-9138-f99709370657
apps/cuesheet.c