OSDN Git Service

string_replace(): Fix infinite loop if (find) is prefix of (replace).
authorJochen Tucht <jtuc@users.sourceforge.net>
Sun, 16 Sep 2007 07:54:00 +0000 (07:54 +0000)
committerJochen Tucht <jtuc@users.sourceforge.net>
Sun, 16 Sep 2007 07:54:00 +0000 (07:54 +0000)
commit08a784530e4bbdce4d9051bc579b46aaea2b5c44
treeeec36dfa942df70db9e47de5e662f9e549cdd2d1
parent3f7a0292dec3cc9211dd9f5e902f868fa3b287f5
string_replace(): Fix infinite loop if (find) is prefix of (replace).
Src/Common/UnicodeString.cpp