Fix of SmtpClient.Read() method:
authorArina Itkes <arina@mono-cvs.ximian.com>
Wed, 31 Oct 2007 08:21:13 +0000 (08:21 -0000)
committerArina Itkes <arina@mono-cvs.ximian.com>
Wed, 31 Oct 2007 08:21:13 +0000 (08:21 -0000)
commit0d98ba3fcf4da242c1eb75a3f889a841e48b3188
tree64883903f7d1f7591af0cae7a7ab5bd4717132c9
parent8c2db129dd349d6846903bbe040235e576ba82a2
Fix of SmtpClient.Read() method:
Added check of string position before calling
Substring and IndexOf methods of string.

svn path=/trunk/mcs/; revision=88539
mcs/class/System/System.Net.Mail/ChangeLog
mcs/class/System/System.Net.Mail/SmtpClient.cs