Safeguard against possible stack corruption when the string in the tempbuffer is...
commit9f2f15ebf07747f3750b4fb906eef0e18e3fa989
authornls <nls@a1c6a512-1295-4272-9138-f99709370657>
Sat, 21 Aug 2010 16:14:18 +0000 (21 16:14 +0000)
committernls <nls@a1c6a512-1295-4272-9138-f99709370657>
Sat, 21 Aug 2010 16:14:18 +0000 (21 16:14 +0000)
tree5f4b21a74a903f7858808b6c6b5d0cd6600f6243
parent763da0cec9ebf2a979606e47a4182dfc0d237e29
Safeguard against possible stack corruption when the string in the tempbuffer is as long as the buffer and strcat adds a char.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27854 a1c6a512-1295-4272-9138-f99709370657
apps/menus/playlist_menu.c