Re: [pcre-dev] 7.6-RC2

トップ ページ
このメッセージを削除
著者: Sheri
日付:  
To: pcre-dev
題目: Re: [pcre-dev] 7.6-RC2
Philip Hazel wrote:
> I've now made up -RC2 with Sheri's CMakeLists.txt patch, with the
> unwanted .svn removed, and with no automatic build of pcredemo.
>
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.6-RC2.tar.gz
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.6-RC2.tar.bz2
> ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Testing/pcre-7.6-RC2.zip
>
> Philip
>
>
> 1.  A character class containing a very large number of characters with
>     codepoints greater than 255 (in UTF-8 mode, of course) caused a buffer
>     overflow.


Does this fix affect the use of the PCRE in non UTF-8 mode at all, for
example inclusion of unicode property codes in patterns submitted in
non-UTF-8 mode (not character classes, and only codepoints less than 256
are meaningful)?

Regards,
Sheri