CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/09/13 13:21:42
Modified files: sys/dev/ata : atascsi.c Log message: Unchecked copyout() calls cause premature death in furry animals, so check their return values in the ATA_S_COMPLETE ioctl handler. dlg@ agrees.