[Mono-dev] patch for dataset binary deserialization bugs

brandin claar brandin.claar at gmail.com
Sun Sep 14 15:36:01 EDT 2008


I found 2 bugs while trying to deserialize binary datasets from .NET:

1.  A column with a DefaultValue set to anything other than DBNull would
throw an exception.

2.  A table with zero rows would throw an exception.

I have attached the patch I used to solve these issues.  Let me know if I'm
out of my mind.  This is my first foray into debugging Mono.

Thanks.

-brandin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080914/b4722052/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080914/b4722052/attachment.txt 


More information about the Mono-devel-list mailing list