freebsd-dev/sbin/geom/class/part
Andrey V. Elsukov 8fb2868c61 When user specifies the bootcode with size smaller than VTOC_BOOTCODE,
gpart_write_partcode_vtoc8 does access out of range of allocated memory.
Check size of bootcode before writing it.

Pointed out by:		ru
MFC after:		1 week
2011-06-21 10:35:20 +00:00
..
geom_part.c When user specifies the bootcode with size smaller than VTOC_BOOTCODE, 2011-06-21 10:35:20 +00:00
gpart.8 Rework parts of this man page to improve grammar. 2011-06-06 21:02:26 +00:00
Makefile Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00