On Wednesday 30 November 2005 04:20 am, Robert Watson wrote: > On Tue, 29 Nov 2005, John Baldwin wrote: > > Fix snderr() to not leak the socket buffer lock if an error occurs in > > sosend(). Robert accidentally changed the snderr() macro to jump to the > > out label which assumes the lock is already released rather than the > > release label which drops the lock in his previous change to sosend(). > > This should fix the recent panics about returning from write(2) with the > > socket lock held and the most recent LOR on [EMAIL PROTECTED] > > Thanks for fixing this -- I ran this patch in testing for ages, but must > have done some "clean up" or other such 99.85% harmless activity :-(.
No problem. At least you didn't commit it and then immediately leave for a small island in the Carribbean without any inet access for a week. :) -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"