[28/44] wordpad: Fixed a bug in setting the recent file list in the registry

Dylan Smith dylan.ah.smith at gmail.com
Tue Jun 17 20:20:19 CDT 2008


Removed a check for NULL in a for loop that was going from the end of
the recent file list to the beginning, moving all the string pointers
down the list.  The check for NULL ended the for loop prematurely for no
reason.
---
 programs/wordpad/registry.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0028-wordpad-Fixed-a-bug-in-setting-the-recent-file-list.diff
Type: text/x-diff
Size: 570 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080617/9b6a86e3/attachment.diff 


More information about the wine-patches mailing list