Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 20:06:47 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net zlib.c
Message-ID:  <200203200406.g2K46lh04484@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/03/19 20:06:47 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              zlib.c 
  Log:
  MFC 1.12.  Fix a bug introduced in 1.11 that causes a machine to panic
  when the kernel PPP / DEFLATE code is used.  1.11 moved a ZFREE to a
  point after the structural members were clobbered by stores into a
  union'd structure.
  
  PR:             kern/35969
  Reviewed by:    Ian Dowse <iedowse@maths.tcd.ie>
  Marathon Detective work by: Eugene Grosbein
  X-MFC after:     immediately
  
  Revision  Changes    Path
  1.10.2.2  +5 -1      src/sys/net/zlib.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203200406.g2K46lh04484>