freebsd-dev/stand/libsa/zfs
Patrick Kelsey 07362361e0 Fix memory corruption bug introduced in r325310
The bug occurred when a bounce buffer was used and the requested read
size was greater than the size of the bounce buffer.  This commit also
rewrites the read logic so that it is easier to systematically verify
all alignment and size cases.

Reviewed by:	allanjude, tsoome
MFC after:	3 months
Differential Revision:	https://reviews.freebsd.org/D19140
2019-02-17 03:35:15 +00:00
..
devicename_stubs.c
libzfs.h Eliminate duplicated code and struct member definitions in the handoff 2018-12-03 03:58:30 +00:00
Makefile.inc
zfs.c Fix memory corruption bug introduced in r325310 2019-02-17 03:35:15 +00:00
zfsimpl.c loader should ignore active multi_vdev_crash_dump feature on zpool 2019-01-17 21:52:41 +00:00