From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 26 18:51:17 2005 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7547016A41F; Wed, 26 Oct 2005 18:51:17 +0000 (GMT) (envelope-from arr@watson.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA2CA43D4C; Wed, 26 Oct 2005 18:51:16 +0000 (GMT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.13.4/8.13.4) with ESMTP id j9QIpE1T082540; Wed, 26 Oct 2005 14:51:14 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.13.4/8.13.4/Submit) with ESMTP id j9QIpE5P082537; Wed, 26 Oct 2005 14:51:14 -0400 (EDT) (envelope-from arr@watson.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Wed, 26 Oct 2005 14:51:14 -0400 (EDT) From: "Andrew R. Reiter" To: Bill Paul In-Reply-To: <200510261850.j9QIo2Pc058250@freefall.freebsd.org> Message-ID: <20051026145110.D69238@fledge.watson.org> References: <200510261850.j9QIo2Pc058250@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/83477: [ndis] [patch] NDIS compat code makes incorrect assumptions about PE-COFF format header lengths X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 18:51:17 -0000 Many thanks! On Wed, 26 Oct 2005, Bill Paul wrote: :Synopsis: [ndis] [patch] NDIS compat code makes incorrect assumptions about PE-COFF format header lengths : :State-Changed-From-To: open->closed :State-Changed-By: wpaul :State-Changed-When: Wed Oct 26 18:49:37 GMT 2005 :State-Changed-Why: :Fix applied, with some minor changes noted in the commit log. : :-Bill : :http://www.freebsd.org/cgi/query-pr.cgi?pr=83477 : : -- arr@watson.org