Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 2000 12:05:21 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/isa sio.c 
Message-ID:  <20000302040521.8EEA91CE2@overcee.netplex.com.au>
In-Reply-To: Message from Peter Wemm <peter@FreeBSD.org>  of "Wed, 01 Mar 2000 19:45:43 PST." <200003020345.TAA26322@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> 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.

More work is needed, probably using an internal table of private softc
pointers.

Cheers,
-Peter




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?20000302040521.8EEA91CE2>