Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 19:45:43 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa sio.c
Message-ID:  <200003020345.TAA26322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/03/01 19:45:43 PST

  Modified files:
    sys/isa              sio.c 
  Log:
  Fix two more problems with freeing the softc data manually.  subr_bus.c
  is responsible for this and this will lead to malloc 'freeing already
  free' type panics.  One was in the probe code, the other was in the
  pccard eject? code.
  
  Not explicitly approved by: jkh (but the first is fallout from subr_bus.c
  rev 1.54 which was an approved commit, the second is the same problem)
  
  Revision  Changes    Path
  1.289     +1 -3      src/sys/isa/sio.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?200003020345.TAA26322>