Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. ...
Fix incorrect testing for the end of the both strings in CStrInCStrNoCase. This could cause a read-out-of-bounds error if s2 is smaller than s1. llvm-svn: 58009
Loading
Please register or sign in to comment