freebsd-dev/sbin/geom/class/multipath
Enji Cooper 94c1ff89ad Don't leak rsector/sector in mp_label(..)
Use calloc instead of malloc + memset(.., 0, ..) when allocating sector

Differential Revision: https://reviews.freebsd.org/D4450
MFC after: 1 week
Reported by: cppcheck
Reviewed by: mav
Sponsored by: EMC / Isilon Storage Division
2015-12-10 07:04:36 +00:00
..
geom_multipath.c Don't leak rsector/sector in mp_label(..) 2015-12-10 07:04:36 +00:00
gmultipath.8 Fix contraction spotted by igor(1) and remove 2 .Ed spotted by mandoc(1). 2015-07-18 03:14:49 +00:00
Makefile Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00