Smack/smack-core/src/main/java/org
Florian Schmaus fb3a71a14d Fix ConcurrentModificationException in XmlStringBuilder.appendToXml()
We want to append to appendable, not sb, the LazyStringBuilder we are
currently iterating over,
2019-09-18 08:48:39 +02:00
..
jivesoftware/smack Fix ConcurrentModificationException in XmlStringBuilder.appendToXml() 2019-09-18 08:48:39 +02:00