Date: Wed, 15 Jan 2003 10:16:52 -0800 (PST) From: Nate Lawson <nate@root.org> To: David Xu <davidxu@FreeBSD.org> Cc: cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: Re: cvs commit: src/sys/kern subr_bus.c Message-ID: <Pine.BSF.4.21.0301151015560.43007-100000@root.org> In-Reply-To: <20030115145811.2A2CD37B4AD@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 15 Jan 2003, David Xu wrote: > Modified files: > sys/kern subr_bus.c > Log: > Don't forget to disconnect object from class. > > Revision Changes Path > 1.121 +3 -2 src/sys/kern/subr_bus.c Does this fix the memory leak when loading/unloading a module many times? I've seen indications that there was one but haven't tracked it down farther. -Nate 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?Pine.BSF.4.21.0301151015560.43007-100000>