K 10 svn:author V 2 jh K 8 svn:date V 27 2009-12-16T14:34:48.510786Z K 7 svn:log V 240 - Prevent overflowing of the buffer length variable in getline() by limiting its maximum value. - Exit if reallocf(3) fails in getline(). Failure was silently considered as end-of-file. Reviewed by: ghelmer Approved by: trasz (mentor) END