[Mono-devel-list] [PATCH] bug in System.Data.DataRowCollection.Add(DataRow row)
Eran Domb
erand at mainsoft.com
Mon Sep 29 07:32:00 EDT 2003
Hello,
I found a bug in DataRowCollection.Add(DataRow row).
There is no check that the table of the collection is owned by a
DataSet.
Attached are TestCase and a patch.
Thanks
Eran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030929/77f6fe0b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataRowCollection.cs.diff
Type: application/octet-stream
Size: 552 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030929/77f6fe0b/attachment.obj
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DataRowTest.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030929/77f6fe0b/attachment.pl
More information about the Mono-devel-list
mailing list