Subject: | Infinite loop |
A line in the message body that begins with a space, followed by '>',
and then followed by a large number of non-space characters makes the
while loop that begins at line 583 in version 1.30 of ContactForm.pm
enter into an infinite loop (the null string is assigned to $1 in the
last regex at line 596).