[Mono-bugs] [Bug 78597][Nor] Changed - SSL re-negotiation failure with Postgres

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 23 18:19:30 EDT 2006


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 mfarr at paradise.net.nz.

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

--- shadow/78597	2006-06-22 16:02:48.000000000 -0400
+++ shadow/78597.tmp.5119	2006-06-23 18:19:30.000000000 -0400
@@ -214,6 +214,12 @@
 b. bytes_left == 0 in NpgsqlAsciiRow.ReadStringFromStream;
 c. field_value_size is 0 in NpgsqlAsciiRow.ReadFromStream_Ver_3;
 d. which is 0 because it gets read by PGUtil.ReadInt32
 
 This never happens before the renegotiation but I'm not quite sure why
 this happens or where it comes from...
+
+------- Additional Comments From mfarr at paradise.net.nz  2006-06-23 18:19 -------
+Is your code update checked into svn?  
+
+I imagine that ReadInt32 wasn't supposed to return 0 in your case, is
+that true?


More information about the mono-bugs mailing list