Re: Simple @INC hook core dump [PATCH]
Gisle Aas [Wed, 8 Oct 2003 04:47:33 +0000 (21:47 -0700)]
Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@21424

pp_ctl.c

index 5a7fdaa..37b0a20 100644 (file)
--- a/pp_ctl.c
+++ b/pp_ctl.c
@@ -3176,6 +3176,7 @@ PP(pp_require)
                                                      PERL_SCRIPT_MODE);
                            }
                        }
+                       SP--;
                    }
 
                    PUTBACK;