Re: [pcre-dev] [Bug 704] New: stack overflow crash

Αρχική Σελίδα
Delete this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: 704
Υ/ο: pcre-dev
Αντικείμενο: Re: [pcre-dev] [Bug 704] New: stack overflow crash
On Mon, 5 May 2008, Lothar Scholz wrote:

> the library crashs with a stack overflow error in pcre_exec.


Stack overflows are not unknown in PCRE. If you give it a pattern and
data that recurses a lot, it will run out of stack. Have you read the
pcrestack.3 man page?

Philip

--
Philip Hazel