K 10 svn:author V 8 lstewart K 8 svn:date V 27 2013-03-11T06:09:08.359505Z K 7 svn:log V 274 MFC r247906: The hashmask returned by hashinit() is a valid index in the returned hash array. Fix a siftr(4) potential memory leak and INVARIANTS triggered kernel panic in hashdestroy() by ensuring the last array index in the flow counter hash table is flushed of entries. END