Συντάκτης: Christian Persch Ημερομηνία: Προς: pcre-dev Αντικείμενο: [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.
--- Comment #4 from Christian Persch (GNOME) <chpe@???> 2014-04-21 14:25:27 ---
Yes, that's not valid UTF-8. And the testcase uses PCRE_NO_UTF8_CHECK, thus
violating the API contract... WONTFIX IMHO.