K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-17T18:45:50.885424Z K 7 svn:log V 374 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. (cherry picked from commit 7503958e4cd57bcfc2b611594906b56c6645e5f4) Git Hash: 985d95fb1447b459fd0616bae5ac241b1ca60d33 Git Author: tsoome@FreeBSD.org END