freebsd-dev/sbin/geom
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
..
class When user specifies the bootcode with size smaller than VTOC_BOOTCODE, 2011-06-21 10:35:20 +00:00
core MFgraid/head r217014: 2011-03-24 19:11:05 +00:00
misc - Simplify code by using g_*() API. 2010-09-23 12:04:12 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
Makefile.inc Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:45:12 +00:00