1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-23 03:54:54 +02:00
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