K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-04-19T12:41:37.502183Z K 7 svn:log V 220 struct malloc_type has had a 'magic' field statically initialized to M_MAGIC by MALLOC_DEFINE() for a long time; add assertions that malloc_type's passed to malloc(), free(), etc have that magic set. MFC after: 2 weeks END