This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9449 - inc MAX_PLAYLISTS from 400 to 512
Attached to Project:
Rockbox
Opened by frank brown (frogola) - Friday, 03 October 2008, 23:31 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 October 2008, 11:26 GMT+2
Opened by frank brown (frogola) - Friday, 03 October 2008, 23:31 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 04 October 2008, 11:26 GMT+2
|
Detailsfixes bug where rockbox crashes if user adds >400 playlists
|
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 04 October 2008, 11:26 GMT+2
Reason for closing: Rejected
Additional comments about closing: this does not fix anything but only increases a limit (thus increasing RAM usage). Feel free to post a real fix against crashing, but this is definitely none.
Saturday, 04 October 2008, 11:26 GMT+2
Reason for closing: Rejected
Additional comments about closing: this does not fix anything but only increases a limit (thus increasing RAM usage). Feel free to post a real fix against crashing, but this is definitely none.
what if the user adds more than 512 playlists ?
This doesn't seem like a "fix" for anything, just a change in the limits. Wouldn't a fix be to actually address the crash itself, rather than changing when it happens?