Add silly bandaid to stop segfaults on subsequent accesses to
authorAbhijit Menon-Sen <ams@wiw.org>
Wed, 2 Oct 2002 03:43:41 +0000 (03:43 +0000)
committerAbhijit Menon-Sen <ams@wiw.org>
Wed, 2 Oct 2002 03:43:41 +0000 (03:43 +0000)
commitce50c03327684464451f248ddc0b6adc199cce2d
tree1f7e986470eac50a9bd814c0c33be7de3047497f
parentd2be0de5a5030be3ee411cadf9db630bb6fd8a4a
Add silly bandaid to stop segfaults on subsequent accesses to
the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
(<$fred>).

p4raw-id: //depot/perl@17950
op.c