K 10 svn:author V 5 ariff K 8 svn:date V 27 2006-04-04T17:34:10.000000Z K 7 svn:log V 297 MFC (revision 1.20) Convert NULL checks into KASSERT (and move them before the first dereferencing) since a NULL value would be a bug here. Note: Both affected functions look very similar. A refactoring may be beneficial. CID: 483, 485 Found with: Coverity Prevent(tm) Approved by: re (scottl) END