K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-13T08:30:26.131731Z K 7 svn:log V 232 MFC r298336: r298336 (by cem): kgssapi(4): Fix string overrun in Kerberos principal construction 'buf.value' was previously treated as a nul-terminated string, but only allocated with strlen() space. Rectify this. CID: 1007639 END