CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/26 05:28:23
Modified files:
sys/dev : softraid_raid5.c
Log message:
Prevent NULL dereference in passing result of dma_alloc() with NO_WAIT
to memcpy().
CID 1453215
ok stsp@, feedback from kettenis@
