Date: Tue, 9 May 2000 11:30:02 -0700 (PDT) From: Jin Guojun (FTG staff) <jin@george.lbl.gov> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/18471: Checking freeing of mbufs. Message-ID: <200005091830.LAA05016@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/18471; it has been noted by GNATS. From: Jin Guojun (FTG staff) <jin@george.lbl.gov> To: FreeBSD-gnats-submit@FreeBSD.ORG, dwmalone@maths.tcd.ie Cc: Subject: Re: kern/18471: Checking freeing of mbufs. Date: Tue, 9 May 2000 11:29:55 -0700 (PDT) > It would be better if the kernel paniced at the time of the second > free, as opposed to some time later when the entry which has been > freed twice gets reused while still in use! I disagree to panic at this point. The better fixing is just printing out some error message and do nothing for refreeing code. Whoever writes such driver code will know what happens. -Jin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005091830.LAA05016>
