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

トップ ページ
このメッセージを削除
著者: Philip Hazel
日付:  
To: 704
CC: 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