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

Page principale
Supprimer ce message
Auteur: Philip Hazel
Date:  
À: 704
CC: pcre-dev
Sujet: 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