Fix a memory leak from caf73e58579
authorAlan Somers <asomers@FreeBSD.org>
Sat, 28 May 2022 19:17:37 +0000 (13:17 -0600)
committerAlan Somers <asomers@FreeBSD.org>
Sat, 28 May 2022 19:17:37 +0000 (13:17 -0600)
commit77d678b7a4075a056be621b46be50377f08bfc9e
tree2b0d3d3a653f957c08e39bd57ec8e5b19a708eae
parentd46174cd8838b86b9fe956b80c82bd238c302b2e
Fix a memory leak from caf73e58579

Don't shadow an already-local variable with another local declaration.

Reported by: dteske
MFC after: 13 days
MFC with: caf73e58579343fc1661f43554b30115bb940535
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D35331
usr.sbin/bsdinstall/scripts/zfsboot