[Bug 32082] CCleaner 3.x installer crashes at the same point (not fully reproducible)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 9 09:40:29 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32082

--- Comment #5 from François Gouget <fgouget at codeweavers.com> 2012-11-09 09:40:29 CST ---
Created attachment 42461
  --> http://bugs.winehq.org/attachment.cgi?id=42461
shell32: Fix a buffer overflow in CommandLineToArgvW().

I think the attached patch should fix this. The problem was the final *d='\0'
to close the final argument when there are no arguments. Let me know how it
goes.

-- 
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.


More information about the wine-bugs mailing list