K 10 svn:author V 3 kib K 8 svn:date V 27 2009-03-20T11:08:57.483113Z K 7 svn:log V 202 Do not underflow the buffer and then report the problem. Check for the condition before the buffer write. Also, since buflen is unsigned, previous check was ignored. Reviewed by: marcus Tested by: pho END