K 10 svn:author V 6 tsoome K 8 svn:date V 27 2018-01-16T20:35:54.584690Z K 7 svn:log V 188 utf8_to_ucs2() should check for malloc failure utf8_to_ucs2() is calling malloc() without checking the result. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D13933 END