From owner-cvs-all Sun Mar 24 15:25: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25F2137B47A; Sun, 24 Mar 2002 15:24:47 -0800 (PST) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2ONOlZ54651; Sun, 24 Mar 2002 15:24:47 -0800 (PST) (envelope-from jedgar) Message-Id: <200203242324.g2ONOlZ54651@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sun, 24 Mar 2002 15:24:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net zlib.c X-FreeBSD-CVS-Branch: RELENG_4_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2002/03/24 15:24:47 PST Modified files: (Branch: RELENG_4_3) sys/net zlib.c Log: MFC 1.12: correct bug introduced in 1.11 where ZFREE was moved to a point after the structural members were clobbered by stores into a union'd structure. MFC 1.13: correct deflate window size check. Revision Changes Path 1.10.4.2 +6 -2 src/sys/net/zlib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message