Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Feb 2001 20:18:42 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/advansys adv_isa.c advansys.c 
Message-ID:  <200102080318.f183IhO03934@aslan.scsiguy.com>
In-Reply-To: Your message of "Wed, 07 Feb 2001 16:00:15 PST." <200102080000.f1800Fn42789@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>jhb         2001/02/07 16:00:15 PST
>
>  Modified files:
>    sys/dev/advansys     adv_isa.c advansys.c 
>  Log:
>  - Check if the ccb_infos in the softc is NULL before trying to free it in
>    adv_free() as the ISA probe routine doesn't malloc() ccb_infos but does
>    call adv_free().
>  - Release the ISA-only overrun DMA tags, bufs, and maps if the probe fails.

It would have been nice of you to contact the driver author for review.

--
Justin



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?200102080318.f183IhO03934>