Re: EggRegex



Owen Taylor wrote:

Considering that a large amount of the size of GLib is Unicode tables,
it's almost certainly better that a few apps have two copies of the PCRE
code than all processes have two copies of the Unicode tables.

Using the internal copy, if there is a security bug in PCRE, distros have to update two libraries instead of just libpcre.


Can someone take a look to pcre/ucptable.c, pcre/ucp.h and pcre/pcre_ucp_searchfuncs.c?

The files are here:
http://techn.ocracy.org/eggregex/?f=03897669abe3;file=pcre/ucp.h;style=raw
http://techn.ocracy.org/eggregex/?f=3ad939693cb3;file=pcre/ucptable.c;style=raw
http://techn.ocracy.org/eggregex/?f=b567294355b0;file=pcre/pcre_ucp_searchfuncs.c;style=raw

I need some advice to do this.

--
Marco Barisione
http://www.barisione.org/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]