[pcre-dev] [Bug 1468] Segmentation fault for a text starting…

Top Page
Delete this message
Author: Zoltan Herczeg
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1468] Segmentation fault for a text starting with 0x80 - 0xbf in UTF-8 mode
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1468




--- Comment #10 from Zoltan Herczeg <hzmester@???> 2014-04-22 15:10:51 ---
Just a note: for a large input, the UTF8 check is very big overhead. Sometimes
it takes much more time than the matching itself. I would recommend to do the
UTF validation in a parallel process.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email