[pcre-dev] [Bug 2399] PHP segmentation fault on preg_match()

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2399] PHP segmentation fault on preg_match()
https://bugs.exim.org/show_bug.cgi?id=2399

--- Comment #2 from Alexey <aparfenov@???> ---
(In reply to Philip Hazel from comment #1)

It's not UTF string, it's Cyrillic Windows-1251 Codepage (One-byte)

The string is this "уaaaдклюa". Btw if "\X*" do not match Windows1251 strings,
then we need to get empty array in matches, but not segmentation fault.

--
You are receiving this mail because:
You are on the CC list for the bug.