http://bugs.winehq.org/show_bug.cgi?id=15397
--- Comment #4 from Andrey Turkin andrey.turkin@gmail.com 2008-09-30 00:59:01 --- The patch looks mostly OK but you've mangled braces there so code is now really really wrong. Also there is no need to check for counts (that is array so comparing it with 0 looks wrong too), and you should move startpt definition, not copy it