[Mono-bugs] [Bug 50637][Nor] Changed - MCS hangs when compiling some wsdl generated code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Nov 2003 05:59:05 -0500 (EST)


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 vargaz@freemail.hu.

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

--- shadow/50637	2003-11-06 00:35:38.000000000 -0500
+++ shadow/50637.tmp.20553	2003-11-06 05:59:04.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50637
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -90,6 +90,9 @@
 driver.c:497
 #23 0x4009234e in start_wrapper (data=0x80f4f18) at threads.c:216
 #24 0x400c1782 in timed_thread_start_routine (args=0x80f4f30) at
 timed-thread.c:115
 #25 0x400d00cf in GC_start_routine (arg=0x806bd80) at linux_threads.c:1663
 #26 0x40354332 in start_thread () from /lib/tls/libpthread.so.0
+
+------- Additional Comments From vargaz@freemail.hu  2003-11-06 05:59 -------
+This was a simple buffer overflow. Fixed in CVS.