This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9333 - pictureflow: buffer overflow when track number is over 50
Attached to Project:
Rockbox
Opened by Tomasz Wasilczyk (tomkiewicz) - Thursday, 28 August 2008, 16:46 GMT+1
Last edited by Andrew Mahone (Unhelpful) - Saturday, 16 May 2009, 04:46 GMT+1
Opened by Tomasz Wasilczyk (tomkiewicz) - Thursday, 28 August 2008, 16:46 GMT+1
Last edited by Andrew Mahone (Unhelpful) - Saturday, 16 May 2009, 04:46 GMT+1
|
DetailsWhen ID3 tag track number is greater than 50 (ie. some bonus tracks are ripped with "99" track number), there is buffer overflow. When user enters the album with such track, there are about 32 more "tracks", but with crappy titles.
I've made patch that solves this bug and tested it with and without http://www.rockbox.org/tracker/task/9331 - both works OK |
This task depends upon
Closed by Andrew Mahone (Unhelpful)
Saturday, 16 May 2009, 04:46 GMT+1
Reason for closing: Fixed
Additional comments about closing: Fixed as of r20938.
Saturday, 16 May 2009, 04:46 GMT+1
Reason for closing: Fixed
Additional comments about closing: Fixed as of r20938.
uhh, I've removed one empty line by accident - here is fixed patch