http://bugs.winehq.org/show_bug.cgi?id=14359 Summary: clear slots in new argv[] Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: jreiser(a)BitWagon.com Created an attachment (id=14656) --> (http://bugs.winehq.org/attachment.cgi?id=14656) clear new reserved slots in new argv[] When constructing a new argv[] vector, then the new reserved slots should be cleared to prevent bugs and keep valgrind(memcheck) happy. Patch is attached and also will be sent to wine-patches(a)winehq.org. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.