]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
loader: r362262 did miss the pathlen check
authorToomas Soome <tsoome@FreeBSD.org>
Wed, 17 Jun 2020 10:56:58 +0000 (10:56 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 8 Oct 2021 02:42:59 +0000 (21:42 -0500)
commit759bd6630be149492871ef851b7f10921fab2cf2
tree2a25d5308d60e2f9f39fdc59e9afe66134984b06
parentd760091fdc20a6f06b9143d4d1d25ed1f775cb7c
loader: r362262 did miss the pathlen check

While we are checking the "/dev/" prefix, we can skip the paths shorter than
this prefix.

(cherry picked from commit aba2397e74a2eff55e2507c27ba31813d6b2a95e)
stand/libsa/zfs/zfsimpl.c