freebsd-dev/stand/libsa/zfs
Kyle Evans 9892cc9ad4 stand: zfs: Free bouncebuf on error path in vdev_read
r344226 inadvertently added this path in which we return from failure on an
lseek and do not free bouncebuf on the way out.

MFC after:	3 days
2019-05-31 17:44:22 +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 stand: zfs: Free bouncebuf on error path in vdev_read 2019-05-31 17:44:22 +00:00
zfsimpl.c Unexpand be32dec(). 2019-05-30 02:23:57 +00:00