shell32(1/11): Dynamically allocate buffer for command parameters

Juan Lang juan.lang at gmail.com
Fri Nov 16 14:48:28 CST 2007


This series of patches aims to address bug 10345:  SHELL_execute is
full of static buffers that are too short, and thus may be truncated
or overrun.  Apologies to others who have tried before:  I didn't look
at your work for inspiration, so undoubtedly this duplicates effort.
It also doesn't purge shell32 of static buffers altogether:  there are
code paths that are still dangerous.

--Juan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Dynamically-allocate-buffer-for-command-parameters.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071116/6c383af1/attachment.txt 


More information about the wine-patches mailing list