K 10 svn:author V 4 avos K 8 svn:date V 27 2019-01-28T01:50:47.401959Z K 7 svn:log V 276 MFC r343238: urtw(4): add length checks in Rx path. - Check if buffer can contain Rx descriptor before accessing it. - Verify upper / lower bounds for frame length. - Do not pass too short frames into ieee80211_find_rxnode(). While here: - Move cleanup to the function end. END