Searched hist:300224 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/camdd/
H A Dcamdd.cdiff 300224 Thu May 19 19:25:32 MDT 2016 ken Adjust a couple of error cases in camdd(8).

usr.sbin/camdd/camdd.c:
In camdd_probe_file(), fix an error case after fstat where
we were bailing out and leaving two lines of cleanup code
unexecuted. Instead, just goto bailout_error.

In camdd_probe_pass(), fail if the sector size is 0.

Sponsored by: Spectra Logic
MFC after: 3 days

Completed in 63 milliseconds