K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-02-05T17:47:26.000000Z K 7 svn:log V 292 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) Discussed with: ariff MFC after: 5 days END