When pasting a very long string into the message field (but less than 60000 chars) and tying to post or preview a message, PHP will crash.
I tracked it down to email regex in the make_clickable() function.
Example string that will break things (a long single-line string) is attached.
- is duplicated by
-
PHPBB-14364 Large non breaked string causes segmentation fault
-
- Closed
-