41c12275dd
1.41 Fri 11 Dec 2009 - Fixes a performance bug reported by Apocalypse. Single line double-quoted strings longer than 32,000ish characters resulted in the regular expression engine crashing due to excessive recursion. Changed to a different regex that will most likely only crash after 32,000 ESCAPED characters. If I could use negative look-behind assertions (I can't because I need 5.004) this whole issue would be MUCH simpler to fix. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile |