cvs commit: src/sys/dev/puc puc.c

Sam Leffler sam at errno.com
Fri Feb 25 19:49:52 GMT 2005


Sam Leffler wrote:
> sam         2005-02-25 19:47:18 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/puc          puc.c 
>   Log:
>   fail gracefully rather than using an invalid array index if unable
>   to allocate a bar; it's unclear whether this can happen in practice

If someone can convince themself that we can never fail then feel free 
to change this code to a KASSERT or similar...

	Sam


More information about the cvs-src mailing list