Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11151 - small fix in handling modelname in scramble.c

Attached to Project: Rockbox
Opened by Marcin Bukat (MarcinBukat) - Monday, 29 March 2010, 21:30 GMT+2
Last edited by Frank Gevaerts (fg) - Monday, 29 March 2010, 23:06 GMT+2
Task Type Patches
Category Utils
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

In scramble.c we have "bad programing practice" to do strcpy to fixed size variable. This small patch fixes this.
   scramble_fix.diff (0.5 KiB)
 tools/scramble.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Frank Gevaerts (fg)
Monday, 29 March 2010, 23:06 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed as r25389

Loading...