Actually break out of loop on invalid data. Oops.

This commit is contained in:
baldurk
2014-12-01 18:36:50 +00:00
parent ffdcf5444e
commit ad4afaf4a0
+1
View File
@@ -929,6 +929,7 @@ void formatargument(char type, void *rawarg, FormatterParams formatter, char *&o
clipoffs = 0;
len = 0;
s = "";
break;
}
len++; // one more codepoint