Improved trimming regex
authorAlexander Ebert <ebert@woltlab.com>
Thu, 17 Nov 2016 10:53:08 +0000 (11:53 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 17 Nov 2016 11:50:11 +0000 (12:50 +0100)
commit73d8b58f6a2ed1c9f49684e867d2b42a8cd82920
tree6cd0c672df7dd9c6e8e393ba1cc730792f3fb174
parent95a5686d7d4ab7eec3e701014d4cb021d1885b46
Improved trimming regex

The old regex cause a segmentation fault when dealing with very large
chunks of whitespace not at the end of the string.
wcfsetup/install/files/lib/util/StringUtil.class.php