Toomas Soome 7503958e4c zfsboot: vdev_read_pad2 does allocate buffer with wrong size
vdev_read_pad2() does read VDEV_PAD_SIZE of data, and will copy size bytes
of it, hence, we need buffer of VDEV_PAD_SIZE bytes.

Issue introduced in r357497.

Reported by:	se
2020-02-05 11:02:00 +00:00
..
2018-02-02 06:32:26 +00:00
2019-12-16 21:52:12 +00:00
2019-12-11 17:37:53 +00:00
2019-05-24 05:34:21 +00:00