[Mono-bugs] [Bug 61609][Nor] Changed - [PATCH] Suggested patch for Socket.ReceiveFrom

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jul 2004 23:33:50 -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 gonzalo@ximian.com.

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

--- shadow/61609	2004-07-20 23:33:49.000000000 -0400
+++ shadow/61609.tmp.16082	2004-07-20 23:33:49.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: dev@6wardlaw.freeserve.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: dick@ximian.com,gonzalo@ximian.com
 Summary: [PATCH] Suggested patch for Socket.ReceiveFrom
-BugsThisDependsOn: 61608
+BugsThisDependsOn: 61608[DUPLICATE]
 
 Description of Problem:
 
 If fix suggested in #61608 is applied. Need to modify 
 System.Net.Sockets.Socket.ReceiveFrom( ) method to check for a null 
 socket address return value.