[PATCH 1/4] WCMD_run_program overflow fix

Paul Vriens paul.vriens.wine at gmail.com
Mon Mar 8 04:00:03 CST 2010


On 03/07/2010 09:46 PM, Eric Ho wrote:
> --- a/programs/cmd/tests/test_builtins.cmd.exp
> +++ b/programs/cmd/tests/test_builtins.cmd.exp
> @@ -24,3 +24,9 @@ Testing case sensitivity with and without /i option
>   if seems to default to case sensitivity
>   if /i seems to work
>   if /I seems to work
> +------------ Testing overflow --------------
> +Overflow by long filename with no explicit path was caught.
> +Overflow by long filename with explicit path was caught.
> +Overflow by long path was caught.
> +Overflow by stemofsearch concatenation was caught.
> +Overflow by allFiles concatenation was caught.

Shouldn't this be part of patch 4/4?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list