[Mono-bugs] [Bug 683203] Directory.GetFiles error or crash if pattern is unusual
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 28 17:47:27 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=683203
https://bugzilla.novell.com/show_bug.cgi?id=683203#c1
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gonzalo at novell.com
Resolution| |FIXED
--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2011-03-28 21:47:27 UTC ---
This turned out to be a typo in the GetFile() overload you are using. As a
workaround, use Directory.GetFileSystemEntries () instead (tested with 2.10.1).
I just checked in a fix but unfortunately it won't be in the upcoming 2.10.2
(will be in 2.10.3 if there's one and any release coming from 'master').
Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list