[pcre-dev] [Bug 1100] Crash backtracking over unicode sequen…

Inizio della pagina
Delete this message
Autore: Tom Hughes
Data:  
To: pcre-dev
Vecchi argomenti: [pcre-dev] [Bug 1100] New: Crash backtracking over unicode sequence
Oggetto: [pcre-dev] [Bug 1100] Crash backtracking over unicode sequence
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #11 from Tom Hughes <tom@???> 2011-07-20 11:27:34 ---
The "Stéréo" case wasn't actually expected to match - the problem was that
due to the bug it was matching sometimes, depending on exactly what happened
when PCRE backtracked off the start of the buffer. Other times it would just
crash.

The current definition of \X is pretty much fine for western alphabets - all
the complicated stuff in the grapheme cluster definition is mainly for indic
and east asian alphabets and the like.


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