2009-04-16 Sebastien Pouliot <sebastien@ximian.com>
commit50fb5fadf9f4978f0aa3cd72b613b5d0c4952253
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 16 Apr 2009 12:03:19 +0000 (16 12:03 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 16 Apr 2009 12:03:19 +0000 (16 12:03 -0000)
tree223b2e19a4b291f72557b56a0f0966dcd432d454
parentc503734d126dd936cfe6bb66f1faa6b95a58c494
2009-04-16  Sebastien Pouliot  <sebastien@ximian.com>

* IsolatedStorageFile.cs: Fix thread-safety issue at creation time.
[Fix bug #431039]
* IsolatedStorageFileStream.cs: Fix missing path check in Verify.
[Fix bug #487659]

svn path=/trunk/mcs/; revision=131886
mcs/class/corlib/System.IO.IsolatedStorage/ChangeLog
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFileStream.cs