freebsd-skq/sbin/geom
Alan Somers fc9437c886 Fix clearing geom metadata if DIOCGSECTORSIZE fails
An unhandled error case would result in passing SIZE_MAX to malloc.
While I'm here, remove an unnecessary NULL check before free

Reported by:	Coverity
CID:		1017793
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
2017-04-05 17:17:18 +00:00
..
class Add the capability to refresh the gpart(8) label without need a reboot. 2017-03-12 04:15:56 +00:00
core sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
misc Fix clearing geom metadata if DIOCGSECTORSIZE fails 2017-04-05 17:17:18 +00:00
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.inc