Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5806 - (not) ends with for tagcache

Attached to Project: Rockbox
Opened by Jochen Kemnade (jk) - Sunday, 13 August 2006, 15:17 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

end with / doensn't end with for tagcache
   ends_with.patch (0.9 KiB)
 tagcache.c |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

This task depends upon

Closed by  Miika Pekkarinen (miipekk)
Sunday, 13 August 2006, 17:04 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Did also small code cleanup and fixed the inverted return value before committing.
Comment by Jochen Kemnade (jk) - Sunday, 13 August 2006, 16:24 GMT+2
added a boundary check
   ends_with.patch (1 KiB)
 apps/tagcache.c |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Loading...