K 10 svn:author V 4 lulf K 8 svn:date V 27 2008-11-25T20:28:33.284711Z K 7 svn:log V 301 - Fix a potential NULL pointer reference. Note that this should not happen in practice, but it is a good programming practice and allows the kernel to not depend on userland correctness. - While there, make sizeof usage match the rest of the code. Found with: Coverity Prevent(tm) CID: 660, 662 END