- Status Closed
- Percent Complete
- Task Type Bugs
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Opened by tomkiewicz - 2008-08-28
Last edited by Unhelpful - 2009-05-16
FS#9333 - pictureflow: buffer overflow when track number is over 50
When 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
2009-05-16 02:46
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Fixed as of r20938.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
uhh, I’ve removed one empty line by accident - here is fixed patch