This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Purify: Array bounds read: o->op_last was accessed
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 23 Mar 2002 00:48:23 +0000 (00:48 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 23 Mar 2002 00:48:23 +0000 (00:48 +0000)
commit8a996ce8d00364c0bbcf12b34586652aab085a22
treeb78f7a328b215b31fc2cb1d7f143d770a80911bf
parent1e9d704ef88f6d8dc4307ef76fd03a5ad9861b1f
Purify: Array bounds read: o->op_last was accessed
for unops (via newUNOP() and ck_eof()).
(analysis okay, patch bad: see #15439)

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