Re: buglet in pflocal/sock.c

2005-05-18 Thread Neal H. Walfield
At Tue, 17 May 2005 21:49:21 -0700 (PDT), Roland McGrath wrote: > Looks right. I've checked this in. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

Re: buglet in pflocal/sock.c

2005-05-18 Thread Roland McGrath
Looks right. ___ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd

buglet in pflocal/sock.c

2005-05-17 Thread Neal H. Walfield
sock_free incorrectly frees SOCK->CONNECT_QUEUE. This is only used in S_socket_connect to mark a socket as having a connection in progress. It is set to SOCK's peer's listen_queue and thus should not be deallocated. Okay to apply? Thanks, Neal pflocal/ 2005-05-17 Neal H. Walfield <[EMAIL PRO