bug-bison
[Top][All Lists]
Advanced

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

Re: Bison GLR buffer-overflow and invalid pointer fixes


From: Paul Eggert
Subject: Re: Bison GLR buffer-overflow and invalid pointer fixes
Date: Fri, 08 Jul 2005 17:12:44 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Paul Hilfinger <address@hidden> writes:

> 1. Replace the calls with macros e.g., YYSETJMP, YYLONGJMP.
>
> 2. Define these macros to leave the signal mask untouched on
>    Posix-compliant systems and (if there is a reliable BSD-detecting
>    macro symbol) BSD, if the user doesn't define them.
>
> 3. Document this.

Yes, that sounds reasonable.  Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]