freebsd-dev/usr.bin/mkimg
Ed Maste 036af1053a mkimg: zero entry in vhdx_write_metadata
Otherwise _reserved might contain uninitialized data.

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2021-11-20 19:37:25 -05:00
..
tests
apm.c
bsd.c
ebr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
endian.h
format.c
format.h
gpt.c
image.c
image.h
Makefile
Makefile.depend
mbr.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
mkimg.1
mkimg.c mkimg(1): Correct a typo in the usage output 2021-08-09 13:53:30 +02:00
mkimg.h
qcow.c
raw.c
scheme.c mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
scheme.h mkimg: Add fat32lba partition type 2021-06-21 21:04:58 -04:00
uuid.c
vhd.c
vhdx.c mkimg: zero entry in vhdx_write_metadata 2021-11-20 19:37:25 -05:00
vmdk.c
vtoc8.c