diff --git a/core/ustring.cpp b/core/ustring.cpp index 573c3623890..730f7cfa3b9 100644 --- a/core/ustring.cpp +++ b/core/ustring.cpp @@ -3629,13 +3629,14 @@ String String::percent_decode() const { CharString pe; - for(int i=0;i='0' && a<='9')