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 Eliminate duplicated code and struct member definitions in the handoff 2018-12-03 03:58:30 +00:00
Makefile.inc Remove duplicate lz4 implementations 2019-11-02 12:28:04 +00:00
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