Actions
Bug #11089
closed2.2.2p95 crash on Windows when passed glob patterns on command line
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [i386-mswin32_120]
Description
Command:
mkdir foo
ruby -e "p ARGV" foo/*
ruby -e "p ARGV" foo/**
ruby -e "p ARGV" foo/**/*
Result:
Ruby 2.2.2p95 mswin32_120 build: Crash, access violation
RubyInstaller 2.2.2p95: Exit without any output
Actions
Like0
Like0Like0Like0