_90 op/tie.t gets "Segmentation fault" with Sarathy's perl_call patch
authorGurusamy Sarathy <gsar@engin.umich.edu>
Tue, 25 Feb 1997 22:00:49 +0000 (17:00 -0500)
committerChip Salzenberg <chip@atlantic.net>
Tue, 25 Feb 1997 01:12:02 +0000 (13:12 +1200)
commit20efc0829f6564c44574762adb07e8865bc14026
treed07fa643b75a8f280b75a04451bc321ad3f51d96
parent907a881cde89c56bc61d3f314c0efb8754ca472a
_90 op/tie.t gets "Segmentation fault" with Sarathy's perl_call patch

On Tue, 25 Feb 1997 14:41:30 EST, Chip Salzenberg wrote:
>According to Gurusamy Sarathy:
>> On Tue, 25 Feb 1997 10:07:02 PST, David Dyck wrote:
>> >summary:
>> >  op/tie.t gets "Segmentation fault" with  Sarathy's perl_call patch
>>
>> Try this patch.
>
>That's got it.  Now pureperl doesn't complain about op/tie.t.
>

Good.  This here patch sets up the flag in a few more places (to avoid
redundant sigjmp()s which was why t/op/tie.t triggered execution
of docatch()).  This patch fixes that flag leak.

p5p-msgid: <199702252200.RAA16853@aatma.engin.umich.edu>
perl.c
pp_ctl.c