summaryrefslogtreecommitdiff
path: root/pp_hot.c
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-10-18 20:42:30 +0000
committerNicholas Clark <nick@ccl4.org>2007-10-18 20:42:30 +0000
commitc62eb2047c09034e319c2e6d5aaba369cad92b76 (patch)
tree816a4bc238bb8aec2097a77a84f860e900701ebf /pp_hot.c
parent024963f8e0e4bfbd631d6878a69f86cabc760a32 (diff)
downloadperl-c62eb2047c09034e319c2e6d5aaba369cad92b76.tar.gz
It seems crazy for Perl_yylex() to individually shift each element off
PL_preambleav, and then free each in turn, rather than simply process the array in place, and allow the sv_free(PL_preambleav) to dispose of everything. p4raw-id: //depot/perl@32140
Diffstat (limited to 'pp_hot.c')
0 files changed, 0 insertions, 0 deletions