[Bug 21344] Buffer overflow in WCMD_run_program

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 12 13:44:18 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=21344

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #10 from winetest at luukku.com ---
I saw similar patch being made at some bug.

the originl buffer was like this MAX_PATH;

Then the fix was like this MAX_PATH+ANOTHER_BUFFER;

And it prevented buffer running out too soon.

I think similar would work here.

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