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
Noticed by: Coverity Prevent analysis tool
Discussed with: marcel
Revision Changes Path
1.37 +6 -2 src/sys/dev/puc/puc.c