This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #24674]
authorDave Mitchell <davem@fdisolutions.com>
Mon, 5 Jan 2004 22:17:04 +0000 (22:17 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Mon, 5 Jan 2004 22:17:04 +0000 (22:17 +0000)
commit3511154c18a0900e8873e8e72a4b74931525e718
tree7cb76ad727f258cdb759ab764d0a3e4400bc1f82
parent56da5a46eac515b5a165aaf05cb06f7bcdfd8e67
[perl #24674]
stop $^O getting tainted on read access, and disallow tainted
assignment to it

p4raw-id: //depot/perl@22071
mg.c
t/op/taint.t