Zero out the disklabel before using it
authorMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 3 Jan 2009 12:39:38 +0000 (13:39 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Sat, 3 Jan 2009 12:39:38 +0000 (13:39 +0100)
commite533fe9a0c04916d7df263b70bddccc8b9e1ad85
tree7bbf37f3c6a6c9abc217a7e2b961596bad154c4b
parent434cd6f0a836079d3967383054ea58f099516be8
Zero out the disklabel before using it

Otherwise using a 64-bit disklabel on a disk which contains a 32-bit
disklabel is not possible and vice versa.
contrib/bsdinstaller-1.1.6/src/backend/installer/fn_subpart.c