Fixed a number of buffer overflows with cmd, bug #13469

Austin English austinenglish at gmail.com
Mon Mar 2 12:00:12 CST 2009


On Mon, Mar 2, 2009 at 8:41 AM, Diaa Sami <diaasami at gmail.com> wrote:
> ,
>
>
>
>

+  WCHAR  stemofsearch[MAX_PATH];    // maximum allowed executable name is
+                                    // MAX_PATH, including null character

No C++ comments please, use /* regular C comments */.


-- 
-Austin



More information about the wine-devel mailing list