[Mono-bugs] [Bug 60613][Maj] Changed - NullReferenceException in OracleDataReader.GetSchemaTable caused by JIT optimizations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 07:04:12 -0400 (EDT)
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 joergr@voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60613
--- shadow/60613 2004-06-23 07:03:47.000000000 -0400
+++ shadow/60613.tmp.9157 2004-06-23 07:04:12.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: NullReferenceException in OracleDataReader.GetSchemaTable caused JIT optimizations
+Summary: NullReferenceException in OracleDataReader.GetSchemaTable caused by JIT optimizations
Description of Problem:
A NullReferenceException is raised when calling
OracleDataReader.GetSchemaTable.
Steps to reproduce the problem: