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?