K 10 svn:author V 8 sepotvin K 8 svn:date V 27 2009-09-24T20:43:08.079272Z K 7 svn:log V 180 MFC r197259 The buffer returned by fgetln is not a "C" string and might not be NUL terminated. Make sure that it is before using it. Reviewed by: marck@ Approved by: re (kib) END