[Mono-bugs] [Bug 76494][Min] Changed - Mono.Data.SqliteClient Memory corruption when reusing connection after DELETE with named parameters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 12 16:54:22 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by tekhedd at byteheaven.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76494

--- shadow/76494	2005-12-01 15:58:56.000000000 -0500
+++ shadow/76494.tmp.32624	2005-12-12 16:54:22.000000000 -0500
@@ -239,6 +239,11 @@
 encoding it most probably the default cp1250) and after reading them
 back they are screwed up :(
 
 Probably I can workaround it explicitly converting those strings into
 UTF16, but I'm don't know yet how to set it up in
 System.Data.DataTable+DataAdapter classes.
+
+------- Additional Comments From tekhedd at byteheaven.net  2005-12-12 16:54 -------
+I have a few additional bug fixes and so on in my local branch.
+Finally got a free moment, and I am preparaing a diff/patch to attach
+here for reference, with explanations. 


More information about the mono-bugs mailing list