Re: [PATCH 1/4] WCMD_run_program overflow fix
8 Mar
2010
8 Mar
'10
10 a.m.
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.
5848
Age (days ago)
5848
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Vriens