On Wed, 2002-08-21 at 21:13, Jonathan Liger wrote: > Hi, > I think I have found a bug in one of the low level socket methods in the > Mono framework : > In gint32 ves_icall_System_Net_Sockets_Socket_RecvFrom_internal(SOCKET, > MonoArray *, gint32, gint32, gint32, MonoObject **), the pointer 'sa' was > used after having been 'g_free'-ed. > The corresponding patch is attached to this mail.
Thanks, patch applied in CVS. - Dick _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
