freebsd-dev/stand/libsa/zfs
Toomas Soome 4a2d7cee02 loader: vdev_read() can corrupt memory
When reading less than sector size but from sector boundary,
the vdev_read() will read full sector into the provided buffer
and therefore corrupting memory past buffer end.

MFC after:	2 days
2020-05-09 06:25:20 +00:00
..
devicename_stubs.c
libzfs.h
Makefile.inc
zfs.c loader: vdev_read() can corrupt memory 2020-05-09 06:25:20 +00:00
zfsimpl.c loader: replace zfs_alloc/zfs_free with malloc/free 2020-02-26 18:12:12 +00:00