src/winsup/cygwin ChangeLog strfuncs.cc

corinna@cygwin.com corinna@cygwin.com
Wed Apr 1 09:49:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2009-04-01 09:49:25

Modified files:
	winsup/cygwin  : ChangeLog strfuncs.cc 

Log message:
	* strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO is followed by at
	least two chars and the next byte is a valid UTF-8 start byte before
	trying to convert the followup bytes as UTF-8 sequence.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4436&r2=1.4437
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/strfuncs.cc.diff?cvsroot=src&r1=1.21&r2=1.22



More information about the Cygwin-cvs mailing list