Module Name: src
Committed By: oster
Date: Thu Jan 14 20:29:38 UTC 1999
Modified Files:
src/sys/dev/raidframe: rf_diskqueue.c
Log Message:
Duh... check that malloc() hasn't returned a NULL *before* we zero the buffer,
not after. Pointed out by Michael Graff.