This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9350 - Fix WPS crash on some simple tags
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Monday, 01 September 2008, 20:21 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 06 September 2008, 19:44 GMT+2
Opened by Alexander Levin (fml2) - Monday, 01 September 2008, 20:21 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 06 September 2008, 19:44 GMT+2
|
DetailsThere is a bug in the WPS interpreter. How to reproduce:
Create a simple WPS containing just one of the following tags (standalone, not as a conditional switch): %mm, %mp As soon as WPS screen is shown, I get segmentation fault. I didn't try it on the target, only on the sim. Attached is the correcting patch. |
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Saturday, 06 September 2008, 19:44 GMT+2
Reason for closing: Accepted
Additional comments about closing: r18420 + r18421
Saturday, 06 September 2008, 19:44 GMT+2
Reason for closing: Accepted
Additional comments about closing: r18420 + r18421
This also affects WPS editor.
I committed the bugfix but decided to leave the function out... IMHO it didn't help code readability.