From owner-freebsd-current Fri Jun 21 9: 4:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 3268037B401; Fri, 21 Jun 2002 09:04:38 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1920) id EE2A7AE36A; Fri, 21 Jun 2002 09:04:37 -0700 (PDT) Date: Fri, 21 Jun 2002 09:04:37 -0700 From: Maxime Henrion To: Jeffrey Hsu Cc: current@FreeBSD.org Subject: Re: fix for a bug that causes a panic in the udp_pcblist() sysctl Message-ID: <20020621160437.GZ85244@elvis.mu.org> References: <20020621134239.GX85244@elvis.mu.org> <0GY2005KRCAZM9@mta5.snfc21.pbi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0GY2005KRCAZM9@mta5.snfc21.pbi.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jeffrey Hsu wrote: > Can you try this fix instead? It's based on a similar patch Jonathan Lemon > sent to me for a similar spot in tcp_subr.c. Well yes, this works too, since it produces the same code as with my fix. But yours is more beautiful. :-) Thanks, Maxime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message